Home
last modified time | relevance | path

Searched defs:oob_present (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/bt/gd/security/
H A Dfacade_configuration_api.cc57 void FacadeConfigurationApi::SetLeOobDataPresent(OobDataFlag oob_present) { in SetLeOobDataPresent()
/aosp12/system/bt/gd/security/pairing/
H A Dclassic_pairing_handler.cc226 hci::OobDataPresent oob_present = remote_oob_present_; in OnReceive() local
H A Dclassic_pairing_handler_unittest.cc209hci::OobDataPresent oob_present, hci::AuthenticationRequirements auth_reqs) { in ReceiveIoCapabilityResponse()
/aosp12/system/bt/gd/security/cert/
H A Dsecurity_test.py75 oob_present = ( variable in SecurityTest
/aosp12/system/bt/gd/security/channel/
H A Dsecurity_manager_channel_unittest.cc272 OobDataPresent oob_present = (OobDataPresent)0x00; in TEST_F() local
306 OobDataPresent oob_present = (OobDataPresent)0x00; in TEST_F() local
/aosp12/system/bt/test/mock/
H A Dmock_hcic_hcicmds.cc134 uint8_t oob_present, uint8_t auth_req) { in btsnd_hcic_io_cap_req_reply()
/aosp12/system/bt/stack/hcic/
H A Dhcicmds.cc1433 uint8_t oob_present, uint8_t auth_req) { in btsnd_hcic_io_cap_req_reply()