Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/l2cap/
Dbtc_l2cap.c78 uint32_t l2cap_slot_id; member
178 if (++l2cap_local_param.l2cap_slot_id == 0) { in l2cap_malloc_slot()
179 l2cap_local_param.l2cap_slot_id = 1; in l2cap_malloc_slot()
187 (*slot)->id = l2cap_local_param.l2cap_slot_id; in l2cap_malloc_slot()
443 l2cap_local_param.l2cap_slot_id = 0; in btc_l2cap_init()