Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h27411 …ate(uint8_t num_hci_command_packets, ErrorCode status, AuthenticationEnable authentication_enable)… in Create()
27430 …der(uint8_t num_hci_command_packets, ErrorCode status, AuthenticationEnable authentication_enable)… in Create()
27446 …d::unique_ptr<WriteAuthenticationEnableBuilder> Create(AuthenticationEnable authentication_enable)… in Create()
27465 explicit WriteAuthenticationEnableBuilder(AuthenticationEnable authentication_enable) :SecurityComm… in Create()