Home
last modified time | relevance | path

Searched defs:HFP (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dhfp.proto11 service HFP { service
13 rpc EnableSlc(EnableSlcRequest) returns (google.protobuf.Empty);
15 rpc DisableSlc(DisableSlcRequest) returns (google.protobuf.Empty);
17 rpc SetBatteryLevel(SetBatteryLevelRequest) returns (google.protobuf.Empty);
19 rpc MakeCall(MakeCallRequest) returns (MakeCallResponse);
21 rpc AnswerCall(AnswerCallRequest) returns (AnswerCallResponse);
23 rpc DeclineCall(DeclineCallRequest) returns (DeclineCallResponse);
25 rpc SetAudioPath(SetAudioPathRequest) returns (SetAudioPathResponse);
27 rpc SwapActiveCall(SwapActiveCallRequest) returns (SwapActiveCallResponse);
29 rpc SetInBandRingtone(SetInBandRingtoneRequest) returns (SetInBandRingtoneResponse);
[all …]
/packages/modules/Bluetooth/system/include/hardware/
Dbt_activity_attribution.h35 HFP, enumerator
/packages/modules/Bluetooth/system/gd/btaa/
Dactivity_attribution.h26 enum class Activity : uint8_t { UNKNOWN = 0, ACL, ADVERTISE, CONNECT, CONTROL, HFP, ISO, SCAN, VEND… enumerator
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Duuid.rs13 pub const HFP: &str = "0000111E-0000-1000-8000-00805F9B34FB"; constant
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothUuid.java99 public static final ParcelUuid HFP = field in BluetoothUuid
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/
Dbluetooth.proto286 HFP = 2; enumerator
/packages/modules/Bluetooth/android/pandora/server/configs/
Dpts_bot_tests_config.json1923 "HFP": { object