HomeSort by relevance Sort by last modified time
    Searched refs:GATT_NOT_LONG (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 291 return GATT_NOT_LONG;
389 if (p_data->offset != 0) return GATT_NOT_LONG;
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 71 #define BTA_GATT_NOT_LONG GATT_NOT_LONG /* 0x000b */
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 39 #define GATT_NOT_LONG 0x000b
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_db.c 175 GATT_TRACE_ERROR0("GATT_NOT_LONG");
176 return GATT_NOT_LONG;
844 status = GATT_NOT_LONG;
845 GATT_TRACE_ERROR0( "gatts_write_attr_perm_check - GATT_NOT_LONG");
    [all...]
gatt_cl.c 555 (reason == GATT_NOT_LONG))
    [all...]

Completed in 173 milliseconds