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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 502 return GATT_NO_RESOURCES;
631 cmd_status = GATT_NO_RESOURCES;
768 UINT8 ret = GATT_NO_RESOURCES;
866 status = GATT_NO_RESOURCES;
    [all...]
gatt_sr.c 499 err = GATT_NO_RESOURCES;
506 err = GATT_NO_RESOURCES;
659 status = GATT_NO_RESOURCES;
670 status = GATT_NO_RESOURCES;
777 reason = GATT_NO_RESOURCES;
839 reason = GATT_NO_RESOURCES;
863 if (reason == GATT_NO_RESOURCES)
    [all...]
att_protocol.c 455 tGATT_STATUS cmd_sent = GATT_NO_RESOURCES;
534 tGATT_STATUS status = GATT_NO_RESOURCES;
gatt_db.c 234 status = GATT_NO_RESOURCES;
355 status = GATT_NO_RESOURCES;
383 status = GATT_NO_RESOURCES;
    [all...]
gatt_cl.c     [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c 181 status = GATT_NO_RESOURCES;
192 status = GATT_NO_RESOURCES;
281 return GATT_NO_RESOURCES;
343 return GATT_NO_RESOURCES;
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 81 #define BTA_GATT_NO_RESOURCES GATT_NO_RESOURCES /* 0x0080 */
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 49 #define GATT_NO_RESOURCES 0x0080
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 347 tGATT_STATUS status = GATT_NO_RESOURCES;

Completed in 463 milliseconds