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 237 status = BTA_GATT_NO_RESOURCES;
251 status = BTA_GATT_NO_RESOURCES;
258 status = BTA_GATT_NO_RESOURCES;
bta_gattc_act.c 184 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES;
189 cb_data.reg_oper.status = BTA_GATT_NO_RESOURCES;
227 status = BTA_GATT_NO_RESOURCES;
354 BTA_GATT_NO_RESOURCES,
556 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES;
    [all...]
bta_gattc_api.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 80 #define BTA_GATT_NO_RESOURCES GATT_NO_RESOURCES /* 0x80 */
    [all...]

Completed in 40 milliseconds