Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/gatt/
Dbta_gatts_int.h39 BTA_GATTS_API_REG_EVT = BTA_SYS_EVT_START(BTA_ID_GATTS),
Dbta_gatts_api.c89 bta_sys_register(BTA_ID_GATTS, &bta_gatts_reg); in BTA_GATTS_AppRegister()
/external/bluetooth/bluedroid/bta/sys/
Dbta_sys.h95 #define BTA_ID_GATTS 32 /* GATT Client */ macro