Searched refs:remote_chan (Results 1 – 4 of 4) sorted by relevance
/system/bt/bta/jv/ |
D | bta_jv_api.cc | 243 void BTA_JvL2capConnectLE(uint16_t remote_chan, const RawAddress& peer_bd_addr, in BTA_JvL2capConnectLE() argument 248 do_in_main_thread(FROM_HERE, Bind(&bta_jv_l2cap_connect_le, remote_chan, in BTA_JvL2capConnectLE()
|
D | bta_jv_int.h | 186 extern void bta_jv_l2cap_connect_le(uint16_t remote_chan,
|
D | bta_jv_act.cc | 2136 void bta_jv_l2cap_connect_le(uint16_t remote_chan, in bta_jv_l2cap_connect_le() argument 2148 t = fcclient_alloc(remote_chan, false, NULL); in bta_jv_l2cap_connect_le()
|
/system/bt/bta/include/ |
D | bta_jv_api.h | 516 void BTA_JvL2capConnectLE(uint16_t remote_chan, const RawAddress& peer_bd_addr,
|