Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_at.cc434 int indicator_id) { in bta_hf_client_handle_bind_read_supported_ind()
441 int indicator_id, bool enable) { in bta_hf_client_handle_bind_read_enabled_ind()
1848 void bta_hf_client_send_at_biev(tBTA_HF_CLIENT_CB* client_cb, int indicator_id, in bta_hf_client_send_at_biev()
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineTest.java677 int indicator_id = 2; in testSendBIEVCommand() local