Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Da2dp.c1290 uint8_t remote_type; in a2dp_config() local
1338 remote_type = AVDTP_SEP_TYPE_SINK; in a2dp_config()
1340 remote_type = AVDTP_SEP_TYPE_SOURCE; in a2dp_config()
1359 if (avdtp_get_seps(session, remote_type, in a2dp_config()