Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dconn.h770 int bt_conn_create_auto_stop(void);
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dconn.c2834 int bt_conn_create_auto_stop(void) in bt_conn_create_auto_stop() function
/Zephyr-Core-3.5.0/subsys/bluetooth/shell/
Dbt.c3815 err = bt_conn_create_auto_stop(); in cmd_fal_connect()