req_rssi_cp 5319 net/bluetooth/mgmt.c struct hci_cp_read_rssi req_rssi_cp; req_rssi_cp 5323 net/bluetooth/mgmt.c req_rssi_cp.handle = cpu_to_le16(conn->handle); req_rssi_cp 5324 net/bluetooth/mgmt.c hci_req_add(&req, HCI_OP_READ_RSSI, sizeof(req_rssi_cp), req_rssi_cp 5325 net/bluetooth/mgmt.c &req_rssi_cp);