Home
last modified time | relevance | path

Searched refs:authentication_active (Results 1 – 1 of 1) sorted by relevance

/btstack/src/
H A Dhci.c8447 …bool authentication_active = ((connection->bonding_flags & BONDING_SENT_AUTHENTICATE_REQUEST) != 0… in gap_request_security_level() local
8448 if (authentication_active){ in gap_request_security_level()