Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/ll/advx/src/
Dmain.c1228 static void scan_timeout(void) in scan_timeout() function
1235 .timeout = scan_timeout,
/Zephyr-latest/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-latest/subsys/bluetooth/host/shell/
Dbt.c609 static void scan_timeout(void) in scan_timeout() function
1157 .timeout = scan_timeout,