Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/bluetooth/
Dl2cap.h103 #define L2CAP_MOVE_CHAN_RSP 0x0f macro
/linux-3.4.99/net/bluetooth/
Dl2cap_core.c3348 l2cap_send_cmd(conn, ident, L2CAP_MOVE_CHAN_RSP, sizeof(rsp), &rsp); in l2cap_send_move_chan_rsp()
3582 case L2CAP_MOVE_CHAN_RSP: in l2cap_bredr_sig_cmd()