OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_hl_cch_mca_close
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/hl/
bta_hl_int.h
685
extern void
bta_hl_cch_mca_close
(UINT8 app_idx, UINT8 mcl_idx, tBTA_HL_DATA *p_data);
[
all
...]
bta_hl_act.c
2286
void
bta_hl_cch_mca_close
(UINT8 app_idx, UINT8 mcl_idx, tBTA_HL_DATA *p_data)
function
[
all
...]
bta_hl_main.c
297
BTA_HL_CCH_MCA_CLOSE
,
314
bta_hl_cch_mca_close
,
352
/* BTA_HL_CCH_CLOSE_EVT */ {
BTA_HL_CCH_MCA_CLOSE
, BTA_HL_CCH_CLOSING_ST},
366
/* BTA_HL_CCH_CLOSE_EVT */ {
BTA_HL_CCH_MCA_CLOSE
, BTA_HL_CCH_CLOSING_ST},
380
/* BTA_HL_CCH_CLOSE_EVT */ {
BTA_HL_CCH_MCA_CLOSE
, BTA_HL_CCH_CLOSING_ST},
[
all
...]
Completed in 3564 milliseconds