Home
last modified time | relevance | path

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

/system/bt/gd/security/pairing/
Dclassic_pairing_handler.cc108 hci::OobDataPresent oob_present, in Initiate()
178 hci::OobDataPresent oob_present = hci::OobDataPresent::NOT_PRESENT; in OnReceive() local
Dclassic_pairing_handler_unittest.cc191hci::OobDataPresent oob_present, hci::AuthenticationRequirements auth_reqs) { in ReceiveIoCapabilityResponse()
/system/bt/gd/security/channel/
Dsecurity_manager_channel_unittest.cc230 OobDataPresent oob_present = (OobDataPresent)0x00; in TEST_F() local
264 OobDataPresent oob_present = (OobDataPresent)0x00; in TEST_F() local
/system/bt/stack/hcic/
Dhcicmds.cc998 uint8_t oob_present, uint8_t auth_req) { in btsnd_hcic_io_cap_req_reply()