Searched defs:HFP (Results 1 – 8 of 8) sorted by relevance
| /packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/ |
| D | hfp.proto | 11 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/ |
| D | bt_activity_attribution.h | 35 HFP, enumerator
|
| /packages/modules/Bluetooth/system/gd/btaa/ |
| D | activity_attribution.h | 26 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/ |
| D | uuid.rs | 18 pub const HFP: &str = "0000111E-0000-1000-8000-00805F9B34FB"; constant
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothUuid.java | 99 public static final ParcelUuid HFP = field in BluetoothUuid
|
| /packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/ |
| D | bluetooth.proto | 286 HFP = 2; enumerator
|
| /packages/modules/Bluetooth/system/gd/metrics/chromeos/ |
| D | metrics_event.h | 88 HFP = 2, enumerator
|
| /packages/modules/Bluetooth/android/pandora/server/configs/ |
| D | pts_bot_tests_config.json | 2048 "HFP": { object
|