Searched refs:scan_filter_policy (Results 1 – 12 of 12) sorted by relevance
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_ble_int.h | 399 UINT8 scan_filter_policy);
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_gap.c | 409 UINT8 scan_filter_policy) in btm_ble_send_extended_scan_params() argument 420 UINT8_TO_STREAM(pp_scan, scan_filter_policy); in btm_ble_send_extended_scan_params() 1659 …_MODE scan_mode, UINT8 addr_type_own, UINT8 scan_duplicate_filter, tBTM_BLE_SFP scan_filter_policy, in BTM_BleSetScanFilterParams() argument 1693 p_cb->sfp = scan_filter_policy; in BTM_BleSetScanFilterParams() 1701 scan_filter_policy)) { in BTM_BleSetScanFilterParams()
|
/device/soc/telink/b91/b91_ble_sdk/stack/ble/hci/ |
D | hci_cmd.h | 655 u8 scan_filter_policy; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/ |
D | hcimsgs.h | 764 UINT8 addr_type, UINT8 scan_filter_policy);
|
D | btm_ble_api.h | 1521 …_MODE scan_mode, UINT8 addr_type_own, UINT8 scan_duplicate_filter, tBTM_BLE_SFP scan_filter_policy,
|
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_ble_api.h | 427 esp_ble_scan_filter_t scan_filter_policy; /*!< Scan filter policy */ member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/hcic/ |
D | hciblecmds.c | 265 UINT8 addr_type_own, UINT8 scan_filter_policy) in btsnd_hcic_ble_set_scan_params() argument 286 UINT8_TO_STREAM (pp, scan_filter_policy); in btsnd_hcic_ble_set_scan_params()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gap/ |
D | btc_gap_ble.c | 543 …BLE_ISVALID_PARAM(scan_params->scan_filter_policy, BLE_SCAN_FILTER_ALLOW_ALL, BLE_SCAN_FILTER_ALLO… in btc_ble_set_scan_params() 550 scan_params->scan_filter_policy, in btc_ble_set_scan_params()
|
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/common/api/ |
D | bt_common_defines.h | 2130 enum scan_filter_policy enum
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 635 UINT8 scan_filter_policy; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 1223 p_msg->scan_filter_policy = scan_fil_poilcy; in BTA_DmSetBleScanFilterParams()
|
D | bta_dm_act.c | 4933 p_data->ble_set_scan_fil_params.scan_filter_policy, in bta_dm_ble_set_scan_fil_params()
|