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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_batchscan.c 456 ** Parameters batch_scan_full_max -Max storage space (in %) allocated to full scanning
463 tBTM_STATUS btm_ble_set_storage_config(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max,
473 UINT8_TO_STREAM (pp, batch_scan_full_max);
591 ** Parameters: batch_scan_full_max - Max storage space (in %) allocated to full style
602 tBTM_STATUS BTM_BleSetStorageConfig(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max,
613 ble_batchscan_cb.cur_state, ref_value, batch_scan_full_max, batch_scan_trunc_max,
632 if (batch_scan_full_max > BTM_BLE_ADV_SCAN_FULL_MAX ||
653 status = btm_ble_set_storage_config(batch_scan_full_max, batch_scan_trunc_max,
    [all...]
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 397 bt_status_t (*batchscan_cfg_storage)(int client_if, int batch_scan_full_max,
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c     [all...]
bta_dm_int.h 603 UINT8 batch_scan_full_max; member in struct:__anon5139
    [all...]
bta_dm_act.c     [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 144 uint8_t batch_scan_full_max; member in struct:__anon5686
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h     [all...]

Completed in 109 milliseconds