Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h248 } tBTM_DEVCB; typedef
846 tBTM_DEVCB devcb;
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c79 memset (&btm_cb.devcb, 0, sizeof (tBTM_DEVCB)); in btm_dev_init()
Dbtm_ble.c206 tBTM_DEVCB *p_devcb = &btm_cb.devcb; in BTM_BleLoadLocalKeys()