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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c 229 status = BTA_GATT_NO_RESOURCES;
242 status = BTA_GATT_NO_RESOURCES;
249 status = BTA_GATT_NO_RESOURCES;
bta_gattc_act.c 181 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES;
186 cb_data.reg_oper.status = BTA_GATT_NO_RESOURCES;
224 status = BTA_GATT_NO_RESOURCES;
347 BTA_GATT_NO_RESOURCES,
534 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES;
    [all...]
bta_gattc_api.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 81 #define BTA_GATT_NO_RESOURCES GATT_NO_RESOURCES /* 0x0080 */
    [all...]

Completed in 349 milliseconds