Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gatts_main.c74 case BTA_GATTS_API_REG_EVT: in bta_gatts_hdl_event()
Dbta_gatts_int.h39 BTA_GATTS_API_REG_EVT = BTA_SYS_EVT_START(BTA_ID_GATTS), enumerator
Dbta_gatts_api.c100 p_buf->hdr.event = BTA_GATTS_API_REG_EVT; in BTA_GATTS_AppRegister()