Searched refs:GATT_NOT_LONG (Results 1 - 7 of 7) sorted by relevance

/system/bt/stack/gatt/
H A Dgatt_db.cc132 LOG(ERROR) << __func__ << ": GATT_NOT_LONG";
133 return GATT_NOT_LONG;
670 status = GATT_NOT_LONG;
671 LOG(ERROR) << __func__ << ": GATT_NOT_LONG";
H A Dgatt_cl.cc528 (reason == GATT_NOT_LONG)) {
/system/bt/stack/srvc/
H A Dsrvc_battery.cc114 if (is_long) st = GATT_NOT_LONG;
H A Dsrvc_dis.cc141 st = GATT_NOT_LONG;
/system/bt/stack/gap/
H A Dgap_ble.cc126 return GATT_NOT_LONG;
/system/bt/stack/include/
H A Dgatt_api.h40 #define GATT_NOT_LONG 0x0b macro
/system/bt/bta/include/
H A Dbta_gatt_api.h65 #define BTA_GATT_NOT_LONG GATT_NOT_LONG /* 0x000b */

Completed in 141 milliseconds