Home
last modified time | relevance | path

Searched refs:CRAS_BT_DEVICE_PROFILE_A2DP_SINK (Results 1 – 3 of 3) sorted by relevance

/external/adhd/cras/src/server/
Dcras_bt_device.c134 return CRAS_BT_DEVICE_PROFILE_A2DP_SINK; in cras_bt_device_profile_from_uuid()
446 device->connected_profiles |= CRAS_BT_DEVICE_PROFILE_A2DP_SINK; in cras_bt_device_a2dp_configured()
479 device, CRAS_BT_DEVICE_PROFILE_A2DP_SINK)) { in cras_bt_device_audio_gateway_initialized()
529 case CRAS_BT_DEVICE_PROFILE_A2DP_SINK: in cras_bt_device_log_profile()
572 device, CRAS_BT_DEVICE_PROFILE_A2DP_SINK) && in bt_device_conn_watch_cb()
574 device, CRAS_BT_DEVICE_PROFILE_A2DP_SINK)) { in bt_device_conn_watch_cb()
593 device, CRAS_BT_DEVICE_PROFILE_A2DP_SINK)) { in bt_device_conn_watch_cb()
Dcras_bt_device.h18 CRAS_BT_DEVICE_PROFILE_A2DP_SINK = (1 << 1), enumerator
Dcras_hfp_ag_profile.c178 new_connected, CRAS_BT_DEVICE_PROFILE_A2DP_SINK)) in check_for_conflict_ag()