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
/system/bt/bta/hf_client/
bta_hf_client_main.c
61
BTA_HF_CLIENT_START_CLOSE
,
97
/*
BTA_HF_CLIENT_START_CLOSE
*/
bta_hf_client_start_close
,
176
/* API_DEREGISTER_EVT */ {
BTA_HF_CLIENT_START_CLOSE
, BTA_HF_CLIENT_START_DEREG, BTA_HF_CLIENT_CLOSING_ST},
178
/* API_CLOSE_EVT */ {
BTA_HF_CLIENT_START_CLOSE
, BTA_HF_CLIENT_IGNORE, BTA_HF_CLIENT_CLOSING_ST},
bta_hf_client_int.h
269
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 172 milliseconds