HomeSort by relevance Sort by last modified time
    Searched refs:btif_hl_mcl_cb_t (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/btif/src/
btif_hl.c 185 btif_hl_mcl_cb_t *p_mcb;
225 btif_hl_mcl_cb_t *p_mcb;
271 btif_hl_mcl_cb_t *p_mcb;
310 btif_hl_mcl_cb_t *p_mcb = BTIF_HL_GET_MCL_CB_PTR(app_idx, mcl_idx);
331 btif_hl_mcl_cb_t *p_mcb = BTIF_HL_GET_MCL_CB_PTR(app_idx, mcl_idx);
366 btif_hl_mcl_cb_t *p_mcb = BTIF_HL_GET_MCL_CB_PTR(app_idx, mcl_idx);
449 btif_hl_mcl_cb_t *p_mcb =BTIF_HL_GET_MCL_CB_PTR(app_idx, mcl_idx);
525 btif_hl_mcl_cb_t *p_mcb;
528 memset(p_mcb, 0, sizeof(btif_hl_mcl_cb_t));
559 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 211 } btif_hl_mcl_cb_t; typedef in typeref:struct:__anon2911
224 btif_hl_mcl_cb_t mcb[BTA_HL_NUM_MCLS]; /* application Control Blocks */

Completed in 164 milliseconds