Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineTest.java825 int indicator_value = 50; in testSendBIEVCommand() local
829 msg.arg2 = indicator_value; in testSendBIEVCommand()
838 indicator_value, in testSendBIEVCommand()
/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_at.cc1882 int indicator_value) { in bta_hf_client_send_at_biev() argument
1898 int len = sprintf(buf, "AT+BIEV=%d,%d\r", indicator_id, indicator_value); in bta_hf_client_send_at_biev()