Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gap/
Dgap_api.c27 tGAP_CB gap_cb;
29 tGAP_CB *gap_cb_ptr;
66 gap_cb_ptr = (tGAP_CB *)osi_malloc(sizeof(tGAP_CB)); in GAP_Init()
72 memset (&gap_cb, 0, sizeof (tGAP_CB)); in GAP_Init()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gap/include/
Dgap_int.h143 } tGAP_CB; typedef
146 extern tGAP_CB gap_cb;
148 extern tGAP_CB *gap_cb_ptr;