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
/external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h
656
extern void
bta_hl_dch_mca_close
(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx,
[
all
...]
bta_hl_main.c
63
BTA_HL_DCH_MCA_CLOSE
,
99
bta_hl_dch_mca_close
,
214
/* BTA_HL_DCH_CLOSE_EVT */ {
BTA_HL_DCH_MCA_CLOSE
, BTA_HL_DCH_CLOSING_ST},
250
/* BTA_HL_DCH_CLOSE_EVT */ {
BTA_HL_DCH_MCA_CLOSE
, BTA_HL_DCH_CLOSING_ST},
[
all
...]
bta_hl_act.c
818
** Function
bta_hl_dch_mca_close
825
void
bta_hl_dch_mca_close
(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx,
function
835
APPL_TRACE_DEBUG("
bta_hl_dch_mca_close
");
[
all
...]
Completed in 55 milliseconds