Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Drfcomm.c1006 static int rfcomm_dlc_start(struct bt_rfcomm_dlc *dlc) in rfcomm_dlc_start() function
1043 if (rfcomm_dlc_start(dlc) < 0) { in rfcomm_handle_ua()
1719 ret = rfcomm_dlc_start(dlc); in bt_rfcomm_dlc_connect()