Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.c375 case BTA_GATTC_API_REG_EVT: in bta_gattc_hdl_event()
498 case BTA_GATTC_API_REG_EVT: in gattc_evt_code()
Dbta_gattc_int.h70 BTA_GATTC_API_REG_EVT, enumerator
Dbta_gattc_api.c99 p_buf->hdr.event = BTA_GATTC_API_REG_EVT; in BTA_GATTC_AppRegister()