Home
last modified time | relevance | path

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

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DTransport.java96 protected abstract boolean initCharacteristicsImpl(List<BluetoothGattCharacteristic> chars); in initCharacteristicsImpl()
143 ArrayList<BluetoothGattCharacteristic> chars = new ArrayList<>(); in onServicesDiscovered() local
182 List<BluetoothGattCharacteristic> chars, Runnable pendingTask) { in initCharacteristics()
/device/google/cuttlefish/host/frontend/webrtc_operator/
Dclient_handler.cpp30 static constexpr auto chars = in RandomClientSecret() local
/device/amlogic/yukawa/hal/audio/
Daudio_hw.c505 const struct audio_microphone_characteristic_t* chars = &kBuiltinMicChars; in get_input_characteristics() local