Searched refs:L2C_INVALID_PSM (Results 1 – 3 of 3) sorted by relevance
130 #define L2C_INVALID_PSM(psm) (((psm)&0x0101) != 0x0001) macro
136 CHECK(!L2C_INVALID_PSM(psm)); in l2cap_client_connect()
80 if (L2C_INVALID_PSM(psm)) { in L2CA_Register()