Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h116 #define L2CAP_MOVE_CHAN_CFM_RSP 0x11 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c4588 l2cap_send_cmd(conn, ident, L2CAP_MOVE_CHAN_CFM_RSP, sizeof(rsp), &rsp); in l2cap_send_move_chan_cfm_rsp()
5388 case L2CAP_MOVE_CHAN_CFM_RSP: in l2cap_bredr_sig_cmd()