Home
last modified time | relevance | path

Searched refs:ReadVoiceSetting (Results 1 – 5 of 5) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.h557 void ReadVoiceSetting(CommandView args);
Ddual_mode_controller.cc289 SET_SUPPORTED(READ_VOICE_SETTING, ReadVoiceSetting); in DualModeController()
2492 void DualModeController::ReadVoiceSetting(CommandView command) { in ReadVoiceSetting() function in test_vendor_lib::DualModeController
/system/bt/stack/include/
Dhcimsgs.h177 void (*ReadVoiceSetting)(); member
/system/bt/stack/hcic/
Dhcicmds.cc1993 .ReadVoiceSetting = nullptr, // OCF 0x0C25,
/system/bt/gd/hci/
Dhci_packets.pdl1975 packet ReadVoiceSetting : Command (op_code = READ_VOICE_SETTING) {