Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/spp/
Dbtc_spp.c74 uint32_t spp_slot_id; member
119 if (++spp_local_param.spp_slot_id == 0) { in spp_malloc_slot()
120 spp_local_param.spp_slot_id = 1; in spp_malloc_slot()
128 (*slot)->id = spp_local_param.spp_slot_id; in spp_malloc_slot()
512 spp_local_param.spp_slot_id = 0; in btc_spp_init()