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