Home
last modified time | relevance | path

Searched refs:oob_present (Results 1 – 25 of 42) sorted by relevance

12

/packages/modules/Bluetooth/system/gd/security/
Dfacade_configuration_api.cc57 void FacadeConfigurationApi::SetLeOobDataPresent(OobDataFlag oob_present) { in SetLeOobDataPresent() argument
58 …->CallOn(security_manager_impl_, &internal::SecurityManagerImpl::SetLeOobDataPresent, oob_present); in SetLeOobDataPresent()
Dfacade_configuration_api.h52 void SetLeOobDataPresent(OobDataFlag oob_present);
/packages/modules/Bluetooth/system/blueberry/tests/gd/security/
Dsecurity_test.py73 oob_present = ( variable in SecurityTest
265 test_count = len(self.io_capabilities) * len(self.auth_reqs) * len(self.oob_present) * len(
266 self.io_capabilities) * len(self.auth_reqs) * len(self.oob_present)
271 for dut_oob_present in self.oob_present:
274 for cert_oob_present in self.oob_present:
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.h204 uint8_t oob_present, uint8_t auth_req)>
208 uint8_t oob_present, uint8_t auth_req) { in operator()
209 body(bd_addr, capability, oob_present, auth_req); in operator()
Dmock_stack_hcic_hcicmds.cc177 uint8_t oob_present, uint8_t auth_req) { in btsnd_hcic_io_cap_req_reply() argument
180 bd_addr, capability, oob_present, auth_req); in btsnd_hcic_io_cap_req_reply()
/packages/modules/Bluetooth/system/gd/security/channel/
Dsecurity_manager_channel_unittest.cc272 OobDataPresent oob_present = (OobDataPresent)0x00; in TEST_F() local
274 …et = hci::IoCapabilityRequestReplyBuilder::Create(device_.GetAddress(), io_capability, oob_present, in TEST_F()
306 OobDataPresent oob_present = (OobDataPresent)0x00; in TEST_F() local
308 …ingEvent(hci::IoCapabilityResponseBuilder::Create(device_.GetAddress(), io_capability, oob_present, in TEST_F()
/packages/modules/Bluetooth/tools/rootcanal/rust/test/SP/
DBV-15-C.in21 oob_present: OobDataPresent::NotPresent,
DBV-27-C.in27 oob_present: OobDataPresent::NotPresent,
DBV-17-C.in21 oob_present: OobDataPresent::NotPresent,
DBV-25-C.in21 oob_present: OobDataPresent::P192Present,
DBV-05-C.in27 oob_present: OobDataPresent::NotPresent,
DBV-36-C.in21 oob_present: OobDataPresent::NotPresent,
DBV-11-C.in21 oob_present: OobDataPresent::NotPresent,
DBV-09-C.in21 oob_present: OobDataPresent::NotPresent,
DBV-14bis-C.in26 oob_present: OobDataPresent::NotPresent,
DBV-26-C.in33 oob_present: OobDataPresent::NotPresent,
DBV-14-C.in27 oob_present: OobDataPresent::NotPresent,
DBV-24-C.in27 oob_present: OobDataPresent::P192Present,
DBV-16-C.in27 oob_present: OobDataPresent::NotPresent,
DBV-21-C.in27 oob_present: OobDataPresent::NotPresent,
DBV-23-C.in27 oob_present: OobDataPresent::P192Present,
DBV-10-C.in27 oob_present: OobDataPresent::NotPresent,
DBV-07-C.in21 oob_present: OobDataPresent::NotPresent,
DBV-13-C.in21 oob_present: OobDataPresent::NotPresent,
DBV-15bis-C.in32 oob_present: OobDataPresent::NotPresent,

12