Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_jv_api.h446 void BTA_JvGetChannelId(int conn_type, uint32_t id, int32_t channel);
/system/bt/bta/jv/
Dbta_jv_api.cc134 void BTA_JvGetChannelId(int conn_type, uint32_t id, int32_t channel) { in BTA_JvGetChannelId() function
/system/bt/btif/src/
Dbtif_sock_rfc.cc322 BTA_JvGetChannelId(BTA_JV_CONN_TYPE_RFCOMM, slot->id, channel); in btsock_rfc_listen()
Dbtif_sock_l2cap.cc855 BTA_JvGetChannelId(connection_type, sock->id, 0); in btsock_l2cap_server_listen()