Home
last modified time | relevance | path

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

/subsys/bluetooth/host/classic/
A Drfcomm.c1021 static int rfcomm_send_pn(struct bt_rfcomm_dlc *dlc, uint8_t cr) in rfcomm_send_pn() function
1094 rfcomm_send_pn(dlc, BT_RFCOMM_MSG_CMD_CR); in rfcomm_dlc_start()
1325 rfcomm_send_pn(dlc, BT_RFCOMM_MSG_RESP_CR); in rfcomm_handle_pn()
1337 rfcomm_send_pn(dlc, BT_RFCOMM_MSG_RESP_CR); in rfcomm_handle_pn()
1681 rfcomm_send_pn(dlc, BT_RFCOMM_MSG_CMD_CR); in rfcomm_encrypt_change()

Completed in 17 milliseconds