Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_a2dp.cc41 peer_stream_endpoint_text(btif_av_get_peer_sep()).c_str()); in btif_a2dp_on_idle()
Dbtif_av.cc2547 peer_stream_endpoint_text(peer_sep).c_str(), in btif_av_handle_event()
2575 peer_stream_endpoint_text(peer_sep).c_str(), peer_sep, in btif_av_handle_bta_av_event()
/system/bt/stack/include/
Davdt_api.h112 inline const std::string peer_stream_endpoint_text(int type) { in peer_stream_endpoint_text() function