Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Da2dp.c1342 uint8_t remote_type; in a2dp_config() local
1390 remote_type = AVDTP_SEP_TYPE_SINK; in a2dp_config()
1392 remote_type = AVDTP_SEP_TYPE_SOURCE; in a2dp_config()
1411 if (avdtp_get_seps(session, remote_type, in a2dp_config()