Searched refs:L2CAP_INFO_REQ_SIZE (Results 1 – 4 of 4) sorted by relevance
187 #define L2CAP_INFO_REQ_SIZE 2 macro
909 if (send(sk, buf, L2CAP_CMD_HDR_SIZE + L2CAP_INFO_REQ_SIZE, 0) < 0) { in info_request()936 if (send(sk, buf, L2CAP_CMD_HDR_SIZE + L2CAP_INFO_REQ_SIZE, 0) < 0) { in info_request()986 if (send(sk, buf, L2CAP_CMD_HDR_SIZE + L2CAP_INFO_REQ_SIZE, 0) < 0) { in info_request()
903 if (unlikely(len != L2CAP_INFO_REQ_SIZE)) { in l2cap_command()
1856 #define L2CAP_INFO_REQ_SIZE 2 macro