/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | BluetoothHciVendorSpecificNativeInterface.java | 59 void sendCommand(int ocf, byte[] parameters, byte[] cookie) { in sendCommand() 65 private void onCommandStatus(int ocf, int status, byte[] cookie) { in onCommandStatus() 70 private void onCommandComplete(int ocf, byte[] returnParameters, byte[] cookie) { in onCommandComplete() 85 private native void sendCommandNative(int ocf, byte[] parameters, byte[] cookie); in sendCommandNative()
|
D | AdapterService.java | 4207 int ocf, byte[] parameters, IBluetoothHciVendorSpecificCallback callback) { in sendHciVendorSpecificCommand()
|
/aosp_15_r20/external/autotest/client/cros/bluetooth/ |
H A D | hcitool.py | 19 def _execute_hcitool_cmd(self, ogf, ocf, *parameter): argument 74 def _execute_hcitool_cmd_or_raise(self, ogf, ocf, *parameter): argument 355 def get_parsing_format(ogf, ocf): argument 388 def parse_payload(payload, ogf, ocf): argument
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/ |
H A D | protocol.h | 78 constexpr OpCode DefineOpCode(const uint8_t ogf, const uint16_t ocf) { in DefineOpCode() 146 constexpr OpCode LinkControlOpCode(const uint16_t ocf) { in LinkControlOpCode() 265 constexpr OpCode ControllerAndBasebandOpCode(const uint16_t ocf) { in ControllerAndBasebandOpCode() 419 constexpr OpCode InformationalParamsOpCode(const uint16_t ocf) { in InformationalParamsOpCode() 674 constexpr OpCode StatusParamsOpCode(const uint16_t ocf) { in StatusParamsOpCode() 689 constexpr OpCode LEControllerCommandOpCode(const uint16_t ocf) { in LEControllerCommandOpCode() 1070 constexpr OpCode VendorOpCode(const uint16_t ocf) { in VendorOpCode()
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hci_vs.cc | 43 auto ocf = static_cast<uint16_t>(view.GetCommandOpCode()) & 0x3ff; in CommandStatusOrCompleteCallback() local 50 auto ocf = static_cast<uint16_t>(view.GetCommandOpCode()) & 0x3ff; in CommandStatusOrCompleteCallback() local 83 void sendCommand(uint16_t ocf, std::vector<uint8_t> parameters, Cookie cookie) override { in sendCommand()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_BluetoothHciVendorSpecific.cpp | 43 void onCommandStatus(uint16_t ocf, uint8_t status, Cookie cookie) override { in onCommandStatus() 62 void onCommandComplete(uint16_t ocf, std::vector<uint8_t> return_parameters, in onCommandComplete() 159 static void sendCommandNative(JNIEnv* env, jobject /* obj */, jint ocf, jbyteArray parametersArray, in sendCommandNative()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothHciVendorSpecificCallback.aidl | 23 void onCommandStatus(int ocf, in int status); in onCommandStatus() 24 void onCommandComplete(int ocf, in byte[] returnParameters); in onCommandComplete()
|
D | IBluetooth.aidl | 307 …void sendHciVendorSpecificCommand(in int ocf, in byte[] parameters, in IBluetoothHciVendorSpecific… in sendHciVendorSpecificCommand()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/ |
H A D | control_packets.cc | 46 uint16_t CommandPacket::ocf() const { in ocf() function in bt::hci::CommandPacket
|
/aosp_15_r20/external/coreboot/src/device/oprom/x86emu/ |
H A D | prim_ops.c | 855 u32 mask, cf, ocf = 0; in rcr_byte() local 939 u32 mask, cf, ocf = 0; in rcr_word() local 971 u32 mask, cf, ocf = 0; in rcr_long() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_adv_filter.cc | 90 static uint8_t btm_ble_ocf_to_condtype(uint8_t ocf) { in btm_ble_ocf_to_condtype()
|
/aosp_15_r20/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/ |
H A D | RootcanalUtils.java | 350 public void sendHciCmd(int ogf, int ocf, byte[] params) throws IOException { in sendHciCmd()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/ |
H A D | mock_controller.cc | 169 const uint16_t ocf = hci_spec::GetOCF(opcode); in OnCommandReceived() local
|
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | bt_amp_hci.h | 39 #define HCI_CMD_OPCODE(ogf, ocf) ((((ogf) & 0x3F) << 10) | ((ocf) & 0x03FF)) argument
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | hci.py | 53 def hci_command_op_code(ogf, ocf): argument 57 def hci_vendor_command_op_code(ocf): argument
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | loctest.cpp | 1476 char16_t ocf = 0x00f4; in Test4139940() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | loctest.cpp | 1410 char16_t ocf = 0x00f4; in Test4139940() local
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/javac/ |
D | framework-bluetooth.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/bluetooth/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/javac/ |
D | framework-bluetooth.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/bluetooth/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/combined/ |
D | framework-bluetooth.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/bluetooth/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/combined/ |
D | framework-bluetooth.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/bluetooth/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/jarjar/ |
D | framework-bluetooth.jar | com/android/bluetooth/jarjar/com/android/modules/utils/build/UnboundedSdkLevel ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/jarjar/ |
D | framework-bluetooth.jar | com/android/bluetooth/jarjar/com/android/modules/utils/build/UnboundedSdkLevel ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/package-check/ |
D | framework-bluetooth.jar | com/android/bluetooth/jarjar/com/android/modules/utils/build/UnboundedSdkLevel ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/package-check/ |
D | framework-bluetooth.jar | com/android/bluetooth/jarjar/com/android/modules/utils/build/UnboundedSdkLevel ... |