Home
last modified time | relevance | path

Searched refs:batch_scan_trunc_max (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c480 tBTM_STATUS btm_ble_set_storage_config(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max, in btm_ble_set_storage_config() argument
491 UINT8_TO_STREAM (pp, batch_scan_trunc_max); in btm_ble_set_storage_config()
618 tBTM_STATUS BTM_BleSetStorageConfig(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max, in BTM_BleSetStorageConfig() argument
629 … ble_batchscan_cb.cur_state, ref_value, batch_scan_full_max, batch_scan_trunc_max, in BTM_BleSetStorageConfig()
649 batch_scan_trunc_max > BTM_BLE_ADV_SCAN_TRUNC_MAX || in BTM_BleSetStorageConfig()
668 status = btm_ble_set_storage_config(batch_scan_full_max, batch_scan_trunc_max, in BTM_BleSetStorageConfig()
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1505 UINT8 batch_scan_trunc_max, in BTA_DmBleSetStorageParams() argument
1522 p_msg->batch_scan_trunc_max = batch_scan_trunc_max; in BTA_DmBleSetStorageParams()
Dbta_dm_act.c5753 p_data->ble_set_storage.batch_scan_trunc_max, in bta_dm_ble_setup_storage()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1556 UINT8 batch_scan_trunc_max,
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h771 UINT8 batch_scan_trunc_max; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h2700 UINT8 batch_scan_trunc_max,