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