Home
last modified time | relevance | path

Searched refs:tHCI_EXT_SCAN_PARAMS (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c1010 tHCI_EXT_SCAN_PARAMS hci_params[2]; in BTM_BleSetExtendedScanParams()
1027 memcpy(&hci_params[phy_count], &params->uncoded_cfg, sizeof(tHCI_EXT_SCAN_PARAMS)); in BTM_BleSetExtendedScanParams()
1033 memcpy(&hci_params[phy_count], &params->coded_cfg, sizeof(tHCI_EXT_SCAN_PARAMS)); in BTM_BleSetExtendedScanParams()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h925 } tHCI_EXT_SCAN_PARAMS; typedef
1013 tHCI_EXT_SCAN_PARAMS *params);
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1513 tHCI_EXT_SCAN_PARAMS *params) in btsnd_hcic_ble_set_ext_scan_params()