Home
last modified time | relevance | path

Searched defs:browsing (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/profile/avrcp/tests/
H A Davrcp_connection_handler_test.cc47 void SetUpSdp(tAVRC_FIND_CBACK* sdp_cb, bool browsing, bool absolute_volume) { in SetUpSdp()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerStateMachineTest.java196 private int setUpConnectedState(boolean control, boolean browsing) { in setUpConnectedState()