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
/external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h
689
extern void
bta_hl_cch_mca_close
(UINT8 app_idx, UINT8 mcl_idx, tBTA_HL_DATA *p_data);
[
all
...]
bta_hl_act.c
2330
void
bta_hl_cch_mca_close
(UINT8 app_idx, UINT8 mcl_idx, tBTA_HL_DATA *p_data)
function
[
all
...]
bta_hl_main.c
298
BTA_HL_CCH_MCA_CLOSE
,
315
bta_hl_cch_mca_close
,
353
/* BTA_HL_CCH_CLOSE_EVT */ {
BTA_HL_CCH_MCA_CLOSE
, BTA_HL_CCH_CLOSING_ST},
367
/* BTA_HL_CCH_CLOSE_EVT */ {
BTA_HL_CCH_MCA_CLOSE
, BTA_HL_CCH_CLOSING_ST},
381
/* BTA_HL_CCH_CLOSE_EVT */ {
BTA_HL_CCH_MCA_CLOSE
, BTA_HL_CCH_CLOSING_ST},
[
all
...]
Completed in 1366 milliseconds