Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.c371 case BTA_GATTC_API_DISABLE_EVT: in bta_gattc_hdl_event()
506 case BTA_GATTC_API_DISABLE_EVT: in gattc_evt_code()
Dbta_gattc_int.h74 BTA_GATTC_API_DISABLE_EVT, enumerator
Dbta_gattc_api.c68 p_buf->event = BTA_GATTC_API_DISABLE_EVT; in BTA_GATTC_Disable()