Searched refs:BTA_GATT_ALREADY_OPEN (Results 1 – 2 of 2) sorted by relevance
/system/bt/bta/include/ | ||
D | bta_gatt_api.h | 99 #define BTA_GATT_ALREADY_OPEN 0x91 /* 0x91 */ macro |
/system/bt/bta/gatt/ | ||
D | bta_gatts_act.c | 722 status = BTA_GATT_ALREADY_OPEN; in bta_gatts_open() |