Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h108 #define L2CAP_ECHO_RSP 0x09 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c5358 l2cap_send_cmd(conn, cmd->ident, L2CAP_ECHO_RSP, cmd_len, data); in l2cap_bredr_sig_cmd()
5361 case L2CAP_ECHO_RSP: in l2cap_bredr_sig_cmd()