Home
last modified time | relevance | path

Searched refs:BTA_GATTC_SEARCH_RES_EVT (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/include/
Dbta_gatt_api.h56 #define BTA_GATTC_SEARCH_RES_EVT 7 /* GATT discovery result event */ macro
/system/bt/btif/src/
Dbtif_gatt_client.cc166 case BTA_GATTC_SEARCH_RES_EVT: in btif_gattc_upstreams_evt()
/system/bt/bta/gatt/
Dbta_gattc_cache.cc418 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_SEARCH_RES_EVT, &cb_data); in bta_gattc_search_service()
/system/bt/bta/dm/
Dbta_dm_act.cc4368 case BTA_GATTC_SEARCH_RES_EVT: in bta_dm_gattc_callback()