Home
last modified time | relevance | path

Searched refs:scan_delay (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dhci.c53 cp->scan_delay = 0x0a; in cmd_mesh_adv()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_vs.h375 uint8_t scan_delay; member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv.c805 uint8_t scan_window, uint8_t scan_delay) argument
974 if (scan_delay) {
1247 _radio.advertiser.scan_delay_ms = scan_delay;
1251 (scan_delay + scan_window) * USEC_PER_MSEC;
/Zephyr-latest/subsys/bluetooth/controller/include/
Dll.h100 uint8_t scan_window, uint8_t scan_delay);
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c5582 cmd->scan_duration, cmd->scan_delay,