Home
last modified time | relevance | path

Searched refs:ReadLocalExtendedFeatures (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/scripts/
Dcontroller_info.py95 await host.send_cmd(hci.ReadLocalExtendedFeatures(page_number=1))
97 await host.send_cmd(hci.ReadLocalExtendedFeatures(page_number=2))
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h359 void ReadLocalExtendedFeatures(CommandView command);
Ddual_mode_controller.cc455 void DualModeController::ReadLocalExtendedFeatures(CommandView command) { in ReadLocalExtendedFeatures() function in rootcanal::DualModeController
3974 &DualModeController::ReadLocalExtendedFeatures},
/aosp_15_r20/external/python/bumble/rust/src/internal/hci/
Dpackets.pdl2666 packet ReadLocalExtendedFeatures : Command (op_code = READ_LOCAL_EXTENDED_FEATURES) {
2670 test ReadLocalExtendedFeatures {
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl2739 packet ReadLocalExtendedFeatures : Command (op_code = READ_LOCAL_EXTENDED_FEATURES) {
2743 test ReadLocalExtendedFeatures {
/aosp_15_r20/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl2830 packet ReadLocalExtendedFeatures : Command (op_code = READ_LOCAL_EXTENDED_FEATURES) {
2834 test ReadLocalExtendedFeatures {