Searched refs:security_level (Results 1 – 6 of 6) sorted by relevance
39 volatile bt_security_t security_level; variable125 security_level = BT_SECURITY_L1; in disconnected()142 security_level = level; in security_changed_cb()
119 extern volatile bt_security_t security_level;
658 WAIT_FOR_COND(security_level == BT_SECURITY_L2); in test_gatt_client()
333 static bool set_up_security(uint8_t security_level) in set_up_security() argument339 if (security_level == IEEE802154_SECURITY_LEVEL_NONE) { in set_up_security()352 .level = security_level, in set_up_security()679 static bool test_dgram_packet_sending(void *dst_sll, uint8_t dst_sll_halen, uint32_t security_level) in test_dgram_packet_sending() argument695 if (!set_up_security(security_level)) { in test_dgram_packet_sending()712 security_level == IEEE802154_SECURITY_LEVEL_NONE; in test_dgram_packet_sending()774 uint32_t security_level, bool is_broadcast) in test_dgram_packet_reception() argument795 if (!set_up_security(security_level)) { in test_dgram_packet_reception()
166 uint8_t security_level : 3; member172 uint8_t security_level : 3;
662 aux_sec->control.security_level = sec_ctx->level; in generate_aux_security_hdr()957 if (mhr->aux_sec->control.security_level != level) { in ieee802154_decipher_data_frame()