Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp.cc43 peer_stream_endpoint_text(btif_av_get_peer_sep()).c_str()); in btif_a2dp_on_idle()
Dbtif_av.cc2734 peer_stream_endpoint_text(peer_sep).c_str(), in btif_av_handle_event()
2762 peer_stream_endpoint_text(peer_sep).c_str(), peer_sep, in btif_av_handle_bta_av_event()
/packages/modules/Bluetooth/system/stack/include/
Davdt_api.h114 inline const std::string peer_stream_endpoint_text(int type) { in peer_stream_endpoint_text() function