Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.c396 case BTA_GATTC_API_REFRESH_EVT: in bta_gattc_hdl_event()
502 case BTA_GATTC_API_REFRESH_EVT: in gattc_evt_code()
Dbta_gattc_int.h55 BTA_GATTC_API_REFRESH_EVT, enumerator
Dbta_gattc_api.c1031 p_buf->hdr.event = BTA_GATTC_API_REFRESH_EVT; in BTA_GATTC_Refresh()