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

  /system/bt/bta/include/
bta_hl_api.h 49 #ifndef BTA_HL_NUM_MCLS
50 #define BTA_HL_NUM_MCLS 7
  /system/bt/btif/include/
btif_hl.h 229 btif_hl_mcl_cb_t mcb[BTA_HL_NUM_MCLS]; /* application Control Blocks */
  /system/bt/btif/src/
btif_hl.c 213 for (j=0; j< BTA_HL_NUM_MCLS; j++)
255 for (j=0; j < BTA_HL_NUM_MCLS ; j++)
297 for (j=0; j< BTA_HL_NUM_MCLS; j++)
    [all...]
  /system/bt/bta/hl/
bta_hl_utils.c 977 for (i=0; i < BTA_HL_NUM_MCLS ; i ++)
    [all...]
bta_hl_int.h 519 tBTA_HL_MCL_CB mcb[BTA_HL_NUM_MCLS]; /* application Control Blocks */
    [all...]

Completed in 35 milliseconds