Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.c472 case BTA_GATTC_API_SEARCH_EVT: in gattc_evt_code()
Dbta_gattc_int.h52 BTA_GATTC_API_SEARCH_EVT, enumerator
Dbta_gattc_api.c279 p_buf->hdr.event = BTA_GATTC_API_SEARCH_EVT; in BTA_GATTC_ServiceSearchRequest()