Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c481 UINT8 batch_scan_notify_threshold) in btm_ble_set_storage_config() argument
492 UINT8_TO_STREAM (pp, batch_scan_notify_threshold); in btm_ble_set_storage_config()
619 UINT8 batch_scan_notify_threshold, in BTM_BleSetStorageConfig() argument
630 batch_scan_notify_threshold); in BTM_BleSetStorageConfig()
650 batch_scan_notify_threshold > BTM_BLE_ADV_SCAN_THR_MAX) { in BTM_BleSetStorageConfig()
669 batch_scan_notify_threshold); in BTM_BleSetStorageConfig()
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1506 UINT8 batch_scan_notify_threshold, in BTA_DmBleSetStorageParams() argument
1523 p_msg->batch_scan_notify_threshold = batch_scan_notify_threshold; in BTA_DmBleSetStorageParams()
Dbta_dm_act.c5754 p_data->ble_set_storage.batch_scan_notify_threshold, in bta_dm_ble_setup_storage()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1557 UINT8 batch_scan_notify_threshold,
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h772 UINT8 batch_scan_notify_threshold; member
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h2701 UINT8 batch_scan_notify_threshold,