Home
last modified time | relevance | path

Searched defs:ocf (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBluetoothHciVendorSpecificNativeInterface.java59 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()
DAdapterService.java4207 int ocf, byte[] parameters, IBluetoothHciVendorSpecificCallback callback) { in sendHciVendorSpecificCommand()
/aosp_15_r20/external/autotest/client/cros/bluetooth/
H A Dhcitool.py19 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 Dprotocol.h78 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/
Dbtif_hci_vs.cc43 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/
Dcom_android_bluetooth_BluetoothHciVendorSpecific.cpp43 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/
DIBluetoothHciVendorSpecificCallback.aidl23 void onCommandStatus(int ocf, in int status); in onCommandStatus()
24 void onCommandComplete(int ocf, in byte[] returnParameters); in onCommandComplete()
DIBluetooth.aidl307 …void sendHciVendorSpecificCommand(in int ocf, in byte[] parameters, in IBluetoothHciVendorSpecific… in sendHciVendorSpecificCommand()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcontrol_packets.cc46 uint16_t CommandPacket::ocf() const { in ocf() function in bt::hci::CommandPacket
/aosp_15_r20/external/coreboot/src/device/oprom/x86emu/
H A Dprim_ops.c855 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/
Dbtm_ble_adv_filter.cc90 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 DRootcanalUtils.java350 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 Dmock_controller.cc169 const uint16_t ocf = hci_spec::GetOCF(opcode); in OnCommandReceived() local
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dbt_amp_hci.h39 #define HCI_CMD_OPCODE(ogf, ocf) ((((ogf) & 0x3F) << 10) | ((ocf) & 0x03FF)) argument
/aosp_15_r20/external/python/bumble/bumble/
Dhci.py53 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 Dloctest.cpp1476 char16_t ocf = 0x00f4; in Test4139940() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dloctest.cpp1410 char16_t ocf = 0x00f4; in Test4139940() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/javac/
Dframework-bluetooth.jarMETA-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/
Dframework-bluetooth.jarMETA-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/
Dframework-bluetooth.jarMETA-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/
Dframework-bluetooth.jarMETA-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/
Dframework-bluetooth.jarcom/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/
Dframework-bluetooth.jarcom/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/
Dframework-bluetooth.jarcom/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/
Dframework-bluetooth.jarcom/android/bluetooth/jarjar/com/android/modules/utils/build/UnboundedSdkLevel ...

12