Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/spp/
Dbtc_spp.c82 uint32_t spp_slot_id; member
130 if (++spp_local_param.spp_slot_id == 0) { in spp_malloc_slot()
131 spp_local_param.spp_slot_id = 1; in spp_malloc_slot()
139 (*slot)->id = spp_local_param.spp_slot_id; in spp_malloc_slot()
572 spp_local_param.spp_slot_id = 0; in btc_spp_init()