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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_sr.c 66 p_cmd->status = GATT_NOT_FOUND;
205 p_cmd->status = GATT_NOT_FOUND;
215 p_cmd->status = GATT_NOT_FOUND;
226 p_cmd->status = GATT_NOT_FOUND;
529 tGATT_STATUS status = GATT_NOT_FOUND;
621 tGATT_STATUS status = GATT_NOT_FOUND;
808 reason = GATT_NOT_FOUND;
855 reason = GATT_NOT_FOUND;
    [all...]
gatt_db.c 339 tGATT_STATUS status = GATT_NOT_FOUND;
648 tGATT_STATUS status = GATT_NOT_FOUND;
702 tGATT_STATUS status = GATT_NOT_FOUND;
746 tGATT_STATUS status = GATT_NOT_FOUND;
    [all...]
gatt_api.c 481 return GATT_NOT_FOUND;
488 return GATT_NOT_FOUND;
    [all...]
gatt_cl.c 533 if (reason == GATT_NOT_FOUND)
    [all...]
  /external/bluetooth/bluedroid/stack/srvc/
srvc_battery.c 76 tGATT_STATUS st = GATT_NOT_FOUND;
116 tGATT_STATUS st = GATT_NOT_FOUND;
srvc_eng.c 219 tGATT_STATUS status = GATT_NOT_FOUND;
254 *p_status = GATT_NOT_FOUND;
srvc_dis.c 120 tGATT_STATUS st = GATT_NOT_FOUND;
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 273 return GATT_NOT_FOUND;
316 return GATT_NOT_FOUND;
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 38 #define GATT_NOT_FOUND 0x0a
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 70 #define BTA_GATT_NOT_FOUND GATT_NOT_FOUND /* 0x000a */
    [all...]

Completed in 115 milliseconds