Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h117 #define L2CAP_MOVE_CHAN_CFM_RSP 0x11 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c4971 l2cap_send_cmd(conn, ident, L2CAP_MOVE_CHAN_CFM_RSP, sizeof(rsp), &rsp); in l2cap_send_move_chan_cfm_rsp()
5773 case L2CAP_MOVE_CHAN_CFM_RSP: in l2cap_bredr_sig_cmd()