Searched refs:BTA_JvRfcommGetPortHdl (Results 1 – 3 of 3) sorted by relevance
247 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()
823 UINT16 BTA_JvRfcommGetPortHdl(UINT32 handle);
912 UINT16 BTA_JvRfcommGetPortHdl(UINT32 handle) in BTA_JvRfcommGetPortHdl() function