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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 503 return GATT_NO_RESOURCES;
598 tGATT_STATUS cmd_status = GATT_NO_RESOURCES;
634 cmd_status = GATT_NO_RESOURCES;
700 cmd_sent = GATT_NO_RESOURCES;
775 UINT8 ret = GATT_NO_RESOURCES;
876 status = GATT_NO_RESOURCES;
    [all...]
gatt_sr.c 500 err = GATT_NO_RESOURCES;
507 err = GATT_NO_RESOURCES;
668 status = GATT_NO_RESOURCES;
679 status = GATT_NO_RESOURCES;
789 reason = GATT_NO_RESOURCES;
851 reason = GATT_NO_RESOURCES;
875 if (reason == GATT_NO_RESOURCES)
    [all...]
att_protocol.c 456 tGATT_STATUS cmd_sent = GATT_NO_RESOURCES;
535 tGATT_STATUS status = GATT_NO_RESOURCES;
gatt_db.c 235 status = GATT_NO_RESOURCES;
374 status = GATT_NO_RESOURCES;
402 status = GATT_NO_RESOURCES;
    [all...]
gatt_cl.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
srvc_api.h 28 #define DIS_NO_RESOURCES GATT_NO_RESOURCES
gatt_api.h 49 #define GATT_NO_RESOURCES 0x80
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c 182 status = GATT_NO_RESOURCES;
193 status = GATT_NO_RESOURCES;
311 return GATT_NO_RESOURCES;
374 return GATT_NO_RESOURCES;
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 80 #define BTA_GATT_NO_RESOURCES GATT_NO_RESOURCES /* 0x80 */
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 281 tGATT_STATUS status = GATT_NO_RESOURCES;

Completed in 587 milliseconds