OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bta_hf_client_start_close
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_main.c
57
BTA_HF_CLIENT_START_CLOSE
,
93
/*
BTA_HF_CLIENT_START_CLOSE
*/
bta_hf_client_start_close
,
172
/* API_DEREGISTER_EVT */ {
BTA_HF_CLIENT_START_CLOSE
, BTA_HF_CLIENT_START_DEREG, BTA_HF_CLIENT_CLOSING_ST},
174
/* API_CLOSE_EVT */ {
BTA_HF_CLIENT_START_CLOSE
, BTA_HF_CLIENT_IGNORE, BTA_HF_CLIENT_CLOSING_ST},
bta_hf_client_int.h
270
extern void
bta_hf_client_start_close
(tBTA_HF_CLIENT_DATA *p_data);
bta_hf_client_act.c
132
** Function
bta_hf_client_start_close
140
void
bta_hf_client_start_close
(tBTA_HF_CLIENT_DATA *p_data)
function
Completed in 1190 milliseconds