OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_PROFILE_ADVANCED_AUDIO_SINK_ID
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bluetooth.h
43
#define
BT_PROFILE_ADVANCED_AUDIO_SINK_ID
"a2dp_sink"
/packages/apps/Bluetooth/jni/
com_android_bluetooth_a2dp_sink.cpp
161
btInf->get_profile_interface(
BT_PROFILE_ADVANCED_AUDIO_SINK_ID
)) == NULL) {
/system/bt/btif/src/
bluetooth.c
390
if (is_profile(profile_id,
BT_PROFILE_ADVANCED_AUDIO_SINK_ID
))
Completed in 501 milliseconds