OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_hl_dch_mca_close
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/hl/
bta_hl_int.h
652
extern void
bta_hl_dch_mca_close
(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx,
[
all
...]
bta_hl_main.c
62
BTA_HL_DCH_MCA_CLOSE
,
98
bta_hl_dch_mca_close
,
213
/* BTA_HL_DCH_CLOSE_EVT */ {
BTA_HL_DCH_MCA_CLOSE
, BTA_HL_DCH_CLOSING_ST},
249
/* BTA_HL_DCH_CLOSE_EVT */ {
BTA_HL_DCH_MCA_CLOSE
, BTA_HL_DCH_CLOSING_ST},
[
all
...]
bta_hl_act.c
817
** Function
bta_hl_dch_mca_close
824
void
bta_hl_dch_mca_close
(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx,
function
834
APPL_TRACE_DEBUG("
bta_hl_dch_mca_close
");
[
all
...]
Completed in 186 milliseconds