Home
last modified time | relevance | path

Searched refs:BTA_JvL2capStartServerLE (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_jv_api.h599 void BTA_JvL2capStartServerLE(uint16_t local_chan, tBTA_JV_L2CAP_CBACK* p_cback,
/system/bt/bta/jv/
Dbta_jv_api.cc362 void BTA_JvL2capStartServerLE(uint16_t local_chan, tBTA_JV_L2CAP_CBACK* p_cback, in BTA_JvL2capStartServerLE() function
/system/bt/btif/src/
Dbtif_sock_l2cap.cc845 BTA_JvL2capStartServerLE(sock->channel, btsock_l2cap_cbk, sock->id); in btsock_l2cap_server_listen()