Home
last modified time | relevance | path

Searched refs:LeSetHostFeature (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h520 void LeSetHostFeature(CommandView command);
Dlink_layer_controller.h375 ErrorCode LeSetHostFeature(uint8_t bit_number, uint8_t bit_value);
Ddual_mode_controller.cc1880 void DualModeController::LeSetHostFeature(CommandView command) { in LeSetHostFeature() function in rootcanal::DualModeController
1891 link_layer_controller_.LeSetHostFeature(bit_number, bit_value); in LeSetHostFeature()
4650 {OpCode::LE_SET_HOST_FEATURE, &DualModeController::LeSetHostFeature},
Dlink_layer_controller.cc642 ErrorCode LinkLayerController::LeSetHostFeature(uint8_t bit_number, in LeSetHostFeature() function in rootcanal::LinkLayerController
/packages/modules/Bluetooth/tools/rootcanal/py/
Dcontroller.py372 hci.LeSetHostFeature(bit_number=hci.LeHostFeatureBits.CONNECTED_ISO_STREAM_HOST_SUPPORT,
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl4547 packet LeSetHostFeature : Command (op_code = LE_SET_HOST_FEATURE) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl4764 packet LeSetHostFeature : Command (op_code = LE_SET_HOST_FEATURE) {