Searched refs:GATT_ALREADY_OPEN (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/include/ | ||
D | gatt_api.h | 67 #define GATT_ALREADY_OPEN 0x91 /* 0x91 */ macro |
/system/bt/bta/gatt/ | ||
D | bta_gatts_act.cc | 444 status = GATT_ALREADY_OPEN; in bta_gatts_open() |