Searched defs:descr (Results 1 – 12 of 12) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_vc.cc | 115 std::string descr) override { in OnExtAudioOutDescriptionChanged() 227 std::string descr) override { in SetExtAudioOutDescription()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ |
D | VolumeControlNativeInterface.java | 236 String descr) { in setExtAudioOutDescription() 361 void onExtAudioOutDescriptionChanged(int externalOutputId, String descr, in onExtAudioOutDescriptionChanged() 396 String descr); in setExtAudioOutDescriptionNative()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/ |
D | VolumeControlNativeInterfaceTest.java | 154 String descr = "test-descr"; in onExtAudioOutDescriptionChanged() local
|
/packages/modules/NetworkStack/tests/unit/src/android/net/ip/ |
D | IpClientTest.java | 582 String descr; field in IpClientTest.InitialConfigurationTestCase 594 static InitialConfigurationTestCase validConf(String descr, Set<LinkAddress> links, in validConf() 599 static InitialConfigurationTestCase invalidConf(String descr, Set<LinkAddress> links, in invalidConf() 605 String descr, boolean isValid, InitialConfiguration config) { in confTestCase()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_vc.cpp | 175 std::string descr) override { in OnExtAudioOutDescriptionChanged() 517 jstring descr) { in setExtAudioOutDescriptionNative()
|
/packages/modules/Bluetooth/system/bta/vc/ |
D | vc_test.cc | 926 std::string descr = "left"; in TEST_F() local 985 std::string descr = "right"; in TEST_F() local 1095 std::string descr = "right front"; in TEST_F() local 1104 std::string descr = "left front"; in TEST_F() local
|
D | device.cc | 381 std::string& descr) { in SetExtAudioOutDescription()
|
D | devices_test.cc | 648 std::string descr = "right front"; in TEST_F() local 659 std::string descr = "left front"; in TEST_F() local
|
D | vc.cc | 1031 std::string descr) override { in SetExtAudioOutDescription()
|
/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdp_utils.cc | 741 uint8_t descr, type, size; in sdpu_extract_uid_seq() local 856 uint8_t descr, type, size; in sdpu_extract_attr_seq() local
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_gatt_api.h | 106 uint16_t descr; /* as UUID as defined by SIG */ member
|
/packages/modules/Bluetooth/system/stack/include/ |
D | gatt_api.h | 367 uint16_t descr; /* as UUID as defined by SIG */ member
|