Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/bluetooth/
Dl2cap.h142 #define L2CAP_CONF_REQ_SIZE 4 macro
/linux-2.4.37.9/net/bluetooth/
Dl2cap.c1508 l2cap_parse_conf_req(sk, req->data, cmd->len - L2CAP_CONF_REQ_SIZE); in l2cap_config_req()