Home
last modified time | relevance | path

Searched defs:PERIPHERAL_NON_KEYBOARD_NON_POINTING (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothClass.java247 public static final int PERIPHERAL_NON_KEYBOARD_NON_POINTING = 0x0500; field in BluetoothClass.Device
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_device.h123 static const int PERIPHERAL_NON_KEYBOARD_NON_POINTING = 0x0500; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h332 PERIPHERAL_NON_KEYBOARD_NON_POINTING = 0x0500, enumerator