Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hf_client.cc429 static bt_status_t stop_voice_recognition(const RawAddress* bd_addr) { in stop_voice_recognition() function
757 .stop_voice_recognition = stop_voice_recognition,
/system/bt/include/hardware/
Dbt_hf_client.h354 bt_status_t (*stop_voice_recognition)(const RawAddress* bd_addr); member