Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_sock_rfc.c247 accept_rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(open_handle); in create_srv_accept_rfc_slot()
251 srv_rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(new_listen_handle); in create_srv_accept_rfc_slot()
522 slot->rfc_port_handle = BTA_JvRfcommGetPortHdl(p_open->handle); in on_cli_rfc_connect()
/system/bt/bta/include/
Dbta_jv_api.h823 UINT16 BTA_JvRfcommGetPortHdl(UINT32 handle);
/system/bt/bta/jv/
Dbta_jv_api.c912 UINT16 BTA_JvRfcommGetPortHdl(UINT32 handle) in BTA_JvRfcommGetPortHdl() function