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

  /system/bt/stack/btm/
btm_ble_batchscan.c 496 ** Parameters batch_scan_full_max -Max storage space (in %) allocated to full scanning
503 tBTM_STATUS btm_ble_set_storage_config(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max,
513 UINT8_TO_STREAM (pp, batch_scan_full_max);
635 ** Parameters: batch_scan_full_max - Max storage space (in %) allocated to full style
646 tBTM_STATUS BTM_BleSetStorageConfig(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max,
657 ble_batchscan_cb.cur_state, ref_value, batch_scan_full_max, batch_scan_trunc_max,
676 if (batch_scan_full_max > BTM_BLE_ADV_SCAN_FULL_MAX ||
697 status = btm_ble_set_storage_config(batch_scan_full_max, batch_scan_trunc_max,
    [all...]
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 391 bt_status_t (*batchscan_cfg_storage)(int client_if, int batch_scan_full_max,
  /system/bt/bta/dm/
bta_dm_api.c 967 ** Parameters batch_scan_full_max -Max storage space (in %) allocated to full scanning
978 extern void BTA_DmBleSetStorageParams(UINT8 batch_scan_full_max,
    [all...]
bta_dm_int.h 549 UINT8 batch_scan_full_max; member in struct:__anon71711
    [all...]
bta_dm_act.c     [all...]
  /system/bt/btif/src/
btif_gatt_client.c 139 uint8_t batch_scan_full_max; member in struct:__anon72240
    [all...]
  /system/bt/bta/include/
bta_api.h     [all...]
  /system/bt/stack/include/
btm_ble_api.h     [all...]

Completed in 48 milliseconds