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

  /system/bt/stack/btm/
btm_ble_batchscan.c 497 ** batch_scan_trunc_max -Max storage space (in %) allocated to truncated scanning
503 tBTM_STATUS btm_ble_set_storage_config(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max,
514 UINT8_TO_STREAM (pp, batch_scan_trunc_max);
636 ** batch_scan_trunc_max - Max storage space (in %) allocated to trunc 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,
677 batch_scan_trunc_max > BTM_BLE_ADV_SCAN_TRUNC_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 392 int batch_scan_trunc_max, int batch_scan_notify_threshold);
  /system/bt/bta/dm/
bta_dm_api.c 968 ** batch_scan_trunc_max -Max storage space (in %) allocated to truncated scanning
979 UINT8 batch_scan_trunc_max,
    [all...]
bta_dm_int.h 550 UINT8 batch_scan_trunc_max; member in struct:__anon71711
    [all...]
bta_dm_act.c     [all...]
  /system/bt/btif/src/
btif_gatt_client.c 140 uint8_t batch_scan_trunc_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 66 milliseconds