Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dl2cap.h86 #define L2CAP_DISCONN_REQ 0x06 macro
/linux-2.6.39/net/bluetooth/
Dl2cap_core.c482 L2CAP_DISCONN_REQ, sizeof(req), &req); in l2cap_send_disconn_req()
2593 case L2CAP_DISCONN_REQ: in l2cap_bredr_sig_cmd()