Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_main.c74 case BTA_GATTS_API_REG_EVT: in bta_gatts_hdl_event()
Dbta_gatts_api.c96 p_buf->hdr.event = BTA_GATTS_API_REG_EVT; in BTA_GATTS_AppRegister()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h37 BTA_GATTS_API_REG_EVT = BTA_SYS_EVT_START(BTA_ID_GATTS), enumerator