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/src/
btif_hl.c 198 for (j=0; j< BTA_HL_NUM_MCLS; j++)
240 for (j=0; j < BTA_HL_NUM_MCLS ; j++)
    [all...]
  /system/bt/btif/include/
btif_hl.h 232 btif_hl_mcl_cb_t mcb[BTA_HL_NUM_MCLS]; /* application Control Blocks */
  /system/bt/bta/hl/
bta_hl_utils.c 941 for (i=0; i < BTA_HL_NUM_MCLS ; i ++)
1097 for (j=0; j < BTA_HL_NUM_MCLS ; j++)
    [all...]
bta_hl_int.h 516 tBTA_HL_MCL_CB mcb[BTA_HL_NUM_MCLS]; /* application Control Blocks */
    [all...]

Completed in 517 milliseconds