Home
last modified time | relevance | path

Searched defs:p_evt (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_ci.c55 tBTA_GATTC_CI_EVT *p_evt; in bta_gattc_ci_cache_open() local
87 tBTA_GATTC_CI_LOAD *p_evt; in bta_gattc_ci_cache_load() local
126 tBTA_GATTC_CI_EVT *p_evt; in bta_gattc_ci_cache_save() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c819 UINT8 *p_evt = p; in btm_vendor_specific_evt() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_api.c363 static UINT16 avdt_get_cap_req(BD_ADDR bd_addr, tAVDT_CCB_API_GETCAP *p_evt) in avdt_get_cap_req()