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

/external/bluetooth/bluedroid/bta/include/
H A Dbta_gatt_api.h70 #define BTA_GATT_NOT_LONG GATT_NOT_LONG /* 0x000b */
/external/bluetooth/bluedroid/stack/include/
H A Dgatt_api.h39 #define GATT_NOT_LONG 0x000b macro
/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_db.c174 GATT_TRACE_ERROR0("GATT_NOT_LONG");
175 return GATT_NOT_LONG;
826 status = GATT_NOT_LONG;
827 GATT_TRACE_ERROR0( "gatts_write_attr_perm_check - GATT_NOT_LONG");
H A Dgatt_cl.c608 (reason == GATT_NOT_LONG))

Completed in 155 milliseconds