Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dl2cap.h90 #define L2CAP_INFO_REQ 0x0a macro
/linux-2.6.39/net/bluetooth/
Dl2cap_core.c444 L2CAP_INFO_REQ, sizeof(req), &req); in l2cap_do_start()
2089 L2CAP_INFO_REQ, sizeof(info), &info); in l2cap_connect_req()
2487 L2CAP_INFO_REQ, sizeof(req), &req); in l2cap_information_rsp()
2608 case L2CAP_INFO_REQ: in l2cap_bredr_sig_cmd()