Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/include/
Davct_int.h133 tAVCT_BCB bcb[AVCT_NUM_LINKS]; /* browse control blocks */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_api.c263 p_bcb = &avct_cb.bcb[index - 1]; in AVCT_CreateBrowse()