Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Drfcomm.c748 static int rfcomm_send_fcon(struct bt_rfcomm_session *session, uint8_t cr) in rfcomm_send_fcon() function
789 rfcomm_send_fcon(dlc->session, BT_RFCOMM_MSG_CMD_CR); in rfcomm_dlc_connected()
1363 rfcomm_send_fcon(session, BT_RFCOMM_MSG_RESP_CR); in rfcomm_handle_msg()