Home
last modified time | relevance | path

Searched refs:remote_chan (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/jv/
Dbta_jv_api.cc243 void BTA_JvL2capConnectLE(uint16_t remote_chan, const RawAddress& peer_bd_addr, in BTA_JvL2capConnectLE() argument
248 do_in_bta_thread(FROM_HERE, Bind(&bta_jv_l2cap_connect_le, remote_chan, in BTA_JvL2capConnectLE()
Dbta_jv_int.h186 extern void bta_jv_l2cap_connect_le(uint16_t remote_chan,
Dbta_jv_act.cc2128 void bta_jv_l2cap_connect_le(uint16_t remote_chan, in bta_jv_l2cap_connect_le() argument
2140 t = fcclient_alloc(remote_chan, false, NULL); in bta_jv_l2cap_connect_le()
/system/bt/bta/include/
Dbta_jv_api.h516 void BTA_JvL2capConnectLE(uint16_t remote_chan, const RawAddress& peer_bd_addr,