Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h339 }tBTA_GATTC_SRVC_RES; typedef
434 tBTA_GATTC_SRVC_RES srvc_res; /* discovery result */
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c864 tBTA_GATTC_SRVC_RES *srvc_res = &arg->srvc_res; in btc_gattc_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c1450 void bta_hh_le_search_result(tBTA_GATTC_SRVC_RES *p_srvc_result) in bta_hh_le_search_result()