Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/vndk/v33/arm64/include/packages/modules/Bluetooth/system/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/bt/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/packages/modules/Bluetooth/system/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/packages/modules/Bluetooth/system/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/packages/modules/Bluetooth/system/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/packages/modules/Bluetooth/system/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/bt/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/bt/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/packages/modules/Bluetooth/system/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/packages/modules/Bluetooth/system/types/
Dhci_role.h50 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/packages/modules/Bluetooth/system/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/bt/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/bt/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/bt/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/bt/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/packages/modules/Bluetooth/system/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/bt/types/
Dhci_role.h49 const auto RoleText = hci_role_text; // LEGACY variable
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h610 inline std::string RoleText(const Role& param) {std::stringstream builder;switch (param) {case Role… in RoleText() function