Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.cc871 uint8_t encryption_enable) { in HandleSetConnectionEncryption()
884 hci::Status LinkLayerController::SetConnectionEncryption(uint16_t handle, uint8_t encryption_enable in SetConnectionEncryption()
Ddual_mode_controller.cc564 uint8_t encryption_enable = args_itr.extract<uint8_t>(); in HciSetConnectionEncryption() local
/system/bt/vendor_libs/test_vendor_lib/packets/hci/
Devent_packet_builder.cc738uint8_t encryption_enable) { in CreateEncryptionChange()
/system/bt/stack/btu/
Dbtu_hcif.cc671 uint8_t encryption_enable; in btu_hcif_log_command_metrics() local