OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_hl_clean_mdl_cb
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h
717
extern void
bta_hl_clean_mdl_cb
(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx);
[
all
...]
bta_hl_act.c
707
bta_hl_clean_mdl_cb
(app_idx, mcl_idx, mdl_idx);
[
all
...]
bta_hl_utils.c
267
** Function
bta_hl_clean_mdl_cb
274
void
bta_hl_clean_mdl_cb
(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx)
function
278
APPL_TRACE_DEBUG("
bta_hl_clean_mdl_cb
app_idx=%d mcl_idx=%d mdl_idx=%d",
[
all
...]
Completed in 80 milliseconds