Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_hfp_slc.c86 static int hfp_send(struct hfp_slc_handle *handle, const char *buf) in hfp_send() function
126 return hfp_send(handle, cmd); in hfp_send_ind_event_report()
145 return hfp_send(handle, cmd); in hfp_send_calling_line_identification()
152 rc = hfp_send(handle, "OK"); in answer_call()
163 return hfp_send(handle, "OK"); in call_waiting_notify()
172 return hfp_send(handle, "OK"); in cli_notification()
191 return hfp_send(handle, "ERROR"); in dial_number()
198 rc = hfp_send(handle, "OK"); in dial_number()
209 return hfp_send(handle, "OK"); in dtmf_tone()
246 err = hfp_send(handle, "OK"); in event_reporting()
[all …]