Searched refs:BTA_JvRfcommGetPortHdl (Results 1 – 3 of 3) sorted by relevance
352 slot->rfc_port_handle = BTA_JvRfcommGetPortHdl(p_data->rfc_start.handle); in btc_spp_rfcomm_inter_cb()365 slot->rfc_port_handle = BTA_JvRfcommGetPortHdl(slot->rfc_handle); in btc_spp_rfcomm_inter_cb()382 slot_new->rfc_port_handle = BTA_JvRfcommGetPortHdl(slot_new->rfc_handle); in btc_spp_rfcomm_inter_cb()387 slot->rfc_port_handle = BTA_JvRfcommGetPortHdl(slot->rfc_handle); in btc_spp_rfcomm_inter_cb()424 slot->rfc_port_handle = BTA_JvRfcommGetPortHdl(p_data->rfc_open.handle); in btc_spp_rfcomm_inter_cb()
947 UINT16 BTA_JvRfcommGetPortHdl(UINT32 handle);
1089 UINT16 BTA_JvRfcommGetPortHdl(UINT32 handle) in BTA_JvRfcommGetPortHdl() function