Searched refs:req_txp_cp (Results 1 – 1 of 1) sorted by relevance
5031 struct hci_cp_read_tx_power req_txp_cp; in get_conn_info() local5045 req_txp_cp.handle = cpu_to_le16(conn->handle); in get_conn_info()5046 req_txp_cp.type = 0x00; in get_conn_info()5048 sizeof(req_txp_cp), &req_txp_cp); in get_conn_info()5053 req_txp_cp.handle = cpu_to_le16(conn->handle); in get_conn_info()5054 req_txp_cp.type = 0x01; in get_conn_info()5056 sizeof(req_txp_cp), &req_txp_cp); in get_conn_info()