Home
last modified time | relevance | path

Searched defs:IsPairingAuthenticated (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dsecure_simple_pairing_state.cc993 bool IsPairingAuthenticated(IoCapability local_cap, IoCapability peer_cap) { in IsPairingAuthenticated() function
H A Dsecure_simple_pairing_state_test.cc2164 TEST_F(PairingStateTest, IsPairingAuthenticated) { in TEST_F() argument