Skip to content
Commit 6f2b8f8a authored by Lyle Zhu's avatar Lyle Zhu Committed by Anas Nashif
Browse files

Bluetooth: Classic: L2CAP: implement ECHO REQ/RSP



Handle the ECHO request/response of classic L2CAP signaling packets.

Add the functions `bt_l2cap_br_echo_cb_register()` and
`bt_l2cap_br_echo_cb_unregister()` to register/unregister the ECHO
callbacks to monitor the ECHO REQ and RSP.

Add the function `bt_l2cap_br_echo_req()` to send the ECHO REQ through
classic L2CAP signaling channel.

Add the function `bt_l2cap_br_echo_rsp()` to reply the ECHO REQ
through the classic L2CAP signaling channel.

Signed-off-by: default avatarLyle Zhu <lyle.zhu@nxp.com>
parent 02f2beab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment