req_txp_cp       5318 net/bluetooth/mgmt.c 		struct hci_cp_read_tx_power req_txp_cp;
req_txp_cp       5332 net/bluetooth/mgmt.c 			req_txp_cp.handle = cpu_to_le16(conn->handle);
req_txp_cp       5333 net/bluetooth/mgmt.c 			req_txp_cp.type = 0x00;
req_txp_cp       5335 net/bluetooth/mgmt.c 				    sizeof(req_txp_cp), &req_txp_cp);
req_txp_cp       5340 net/bluetooth/mgmt.c 			req_txp_cp.handle = cpu_to_le16(conn->handle);
req_txp_cp       5341 net/bluetooth/mgmt.c 			req_txp_cp.type = 0x01;
req_txp_cp       5343 net/bluetooth/mgmt.c 				    sizeof(req_txp_cp), &req_txp_cp);