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

  /system/bt/bta/gatt/
bta_gattc_act.c 190 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES;
194 cb_data.reg_oper.status = BTA_GATT_NO_RESOURCES;
351 BTA_GATT_NO_RESOURCES,
553 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES;
    [all...]
bta_gattc_api.c 637 status = BTA_GATT_NO_RESOURCES;
bta_gatts_act.c 231 status = BTA_GATT_NO_RESOURCES;
241 status = BTA_GATT_NO_RESOURCES;
  /system/bt/bta/include/
bta_gatt_api.h 81 #define BTA_GATT_NO_RESOURCES GATT_NO_RESOURCES /* 0x80 */
    [all...]

Completed in 40 milliseconds