Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientStateMachineTest.java644 int indicator_value = 50; in testSendBIEVCommand() local
657 indicator_value, in testSendBIEVCommand() local
/aosp12/system/bt/bta/hf_client/
H A Dbta_hf_client_at.cc1848 int indicator_value) { in bta_hf_client_send_at_biev()