Home
last modified time | relevance | path

Searched refs:EATT_ALL_CIDS (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/eatt/
Deatt.h30 #define EATT_ALL_CIDS (0xFFFF) macro
143 uint16_t cid = EATT_ALL_CIDS);
Deatt_impl.h919 if (cid != EATT_ALL_CIDS) { in disconnect()