Searched refs:L2CAP_PSM_INVALID (Results 1 – 2 of 2) sorted by relevance
52 #ifndef L2CAP_PSM_INVALID53 #define L2CAP_PSM_INVALID(psm) (((psm) & 0x0101) != 0x0001) macro
143 || ul > 0xffff || L2CAP_PSM_INVALID(ul)) in main()