Searched refs:BTA_ID_GATTS (Results 1 – 3 of 3) sorted by relevance
39 BTA_GATTS_API_REG_EVT = BTA_SYS_EVT_START(BTA_ID_GATTS),
89 bta_sys_register(BTA_ID_GATTS, &bta_gatts_reg); in BTA_GATTS_AppRegister()
95 #define BTA_ID_GATTS 32 /* GATT Client */ macro