Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/advx/src/
Dmain.c1227 static void scan_timeout(void) in scan_timeout() function
1234 .timeout = scan_timeout,
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Drpr_srv.c340 static void scan_timeout(struct k_work *work) in scan_timeout() function
1324 k_work_init_delayable(&srv.scan.timeout, scan_timeout); in rpr_srv_init()
/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dbt.c590 static void scan_timeout(void) in scan_timeout() function
1009 .timeout = scan_timeout,