Searched refs:l2cap_security_level_0_allowed_for_PSM (Results 1 – 1 of 1) sorted by relevance
166 static int l2cap_security_level_0_allowed_for_PSM(uint16_t psm);675 …const gap_security_level_t security_level = l2cap_security_level_0_allowed_for_PSM(psm) ? LEVEL_0 … in l2cap_ertm_create_channel()1473 static int l2cap_security_level_0_allowed_for_PSM(uint16_t psm){ in l2cap_security_level_0_allowed_for_PSM() function2545 …const gap_security_level_t security_level = l2cap_security_level_0_allowed_for_PSM(psm) ? LEVEL_0 … in l2cap_create_channel()