Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/spp/
Dbtc_spp.c241 static spp_slot_t *spp_find_slot_by_scn(uint32_t scn) in spp_find_slot_by_scn() function
355 …slot = p_data->rfc_srv_open.handle ? spp_find_slot_by_id(id) : spp_find_slot_by_scn((uint32_t)user… in btc_spp_rfcomm_inter_cb()