Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1422 int bt_conn_create_auto_stop(void);
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c3615 int bt_conn_create_auto_stop(void) in bt_conn_create_auto_stop() function
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c4455 err = bt_conn_create_auto_stop(); in cmd_fal_connect()