OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btif_hl_mcl_cb_t
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_hl.c
189
btif_hl_mcl_cb_t
*p_mcb;
229
btif_hl_mcl_cb_t
*p_mcb;
275
btif_hl_mcl_cb_t
*p_mcb;
314
btif_hl_mcl_cb_t
*p_mcb = BTIF_HL_GET_MCL_CB_PTR(app_idx, mcl_idx);
335
btif_hl_mcl_cb_t
*p_mcb = BTIF_HL_GET_MCL_CB_PTR(app_idx, mcl_idx);
370
btif_hl_mcl_cb_t
*p_mcb = BTIF_HL_GET_MCL_CB_PTR(app_idx, mcl_idx);
453
btif_hl_mcl_cb_t
*p_mcb =BTIF_HL_GET_MCL_CB_PTR(app_idx, mcl_idx);
529
btif_hl_mcl_cb_t
*p_mcb;
532
memset(p_mcb, 0, sizeof(
btif_hl_mcl_cb_t
));
563
btif_hl_mcl_cb_t
*p_mcb =BTIF_HL_GET_MCL_CB_PTR(app_idx, mcl_idx)
[
all
...]
/external/bluetooth/bluedroid/btif/include/
btif_hl.h
216
}
btif_hl_mcl_cb_t
;
typedef in typeref:struct:__anon642
229
btif_hl_mcl_cb_t
mcb[BTA_HL_NUM_MCLS]; /* application Control Blocks */
Completed in 24 milliseconds