Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/spp/
Dbtc_spp.c62 uint32_t rfc_port_handle; member
143 (*slot)->rfc_port_handle = 0; in spp_malloc_slot()
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()
391 slot->rfc_port_handle = 0; in btc_spp_rfcomm_inter_cb()
424 slot->rfc_port_handle = BTA_JvRfcommGetPortHdl(p_data->rfc_open.handle); in btc_spp_rfcomm_inter_cb()