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

  /system/bt/bta/include/
bta_hl_api.h 57 #ifndef BTA_HL_NUM_MDLS_PER_MCL
58 #define BTA_HL_NUM_MDLS_PER_MCL 10
  /system/bt/btif/include/
btif_hl.h 203 btif_hl_mdl_cb_t mdl[BTA_HL_NUM_MDLS_PER_MCL];
  /system/bt/bta/hl/
bta_hl_utils.c 773 for (i=0; i< BTA_HL_NUM_MDLS_PER_MCL; i++)
826 for (i=0; i < BTA_HL_NUM_MDLS_PER_MCL ; i ++)
865 for (i=0; i < BTA_HL_NUM_MDLS_PER_MCL ; i ++)
903 for (i=0; i < BTA_HL_NUM_MDLS_PER_MCL ; i ++)
    [all...]
bta_hl_int.h 486 tBTA_HL_MDL_CB mdl[BTA_HL_NUM_MDLS_PER_MCL];
    [all...]
bta_hl_act.c     [all...]
  /system/bt/btif/src/
btif_hl.c 250 for (x=0; x < BTA_HL_NUM_MDLS_PER_MCL ; x ++)
340 for (i=0; i < BTA_HL_NUM_MDLS_PER_MCL ; i ++)
375 for (i=0; i< BTA_HL_NUM_MDLS_PER_MCL; i++)
    [all...]

Completed in 50 milliseconds