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

  /system/bt/stack/include/
srvc_api.h 28 #define DIS_NO_RESOURCES GATT_NO_RESOURCES
gatt_api.h 50 #define GATT_NO_RESOURCES 0x80
    [all...]
  /system/bt/stack/gatt/
gatt_api.c 502 return GATT_NO_RESOURCES;
597 tGATT_STATUS cmd_status = GATT_NO_RESOURCES;
633 cmd_status = GATT_NO_RESOURCES;
699 cmd_sent = GATT_NO_RESOURCES;
774 UINT8 ret = GATT_NO_RESOURCES;
875 status = GATT_NO_RESOURCES;
    [all...]
att_protocol.c 428 tGATT_STATUS cmd_sent = GATT_NO_RESOURCES;
507 tGATT_STATUS status = GATT_NO_RESOURCES;
gatt_sr.c 485 err = GATT_NO_RESOURCES;
646 status = GATT_NO_RESOURCES;
657 status = GATT_NO_RESOURCES;
838 if (reason == GATT_NO_RESOURCES) {
    [all...]
gatt_db.c 236 status = GATT_NO_RESOURCES;
366 status = GATT_NO_RESOURCES;
394 status = GATT_NO_RESOURCES;
    [all...]
gatt_cl.c     [all...]
  /system/bt/bta/include/
bta_gatt_api.h 81 #define BTA_GATT_NO_RESOURCES GATT_NO_RESOURCES /* 0x80 */
    [all...]
  /system/bt/stack/gap/
gap_ble.c 280 tGATT_STATUS status = GATT_NO_RESOURCES;

Completed in 540 milliseconds