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 183 btif_hl_mdl_cb_t mdl[BTA_HL_NUM_MDLS_PER_MCL];
  /system/bt/bta/hl/
bta_hl_utils.cc 714 for (i = 0; i < BTA_HL_NUM_MDLS_PER_MCL; i++) {
757 for (i = 0; i < BTA_HL_NUM_MDLS_PER_MCL; i++) {
791 for (i = 0; i < BTA_HL_NUM_MDLS_PER_MCL; i++) {
827 for (i = 0; i < BTA_HL_NUM_MDLS_PER_MCL; i++) {
1077 for (k = 0; k < BTA_HL_NUM_MDLS_PER_MCL; k++) {
    [all...]
bta_hl_int.h 451 tBTA_HL_MDL_CB mdl[BTA_HL_NUM_MDLS_PER_MCL];
    [all...]
bta_hl_act.cc     [all...]
  /system/bt/btif/src/
btif_hl.cc 247 for (x = 0; x < BTA_HL_NUM_MDLS_PER_MCL; x++) {
329 for (i = 0; i < BTA_HL_NUM_MDLS_PER_MCL; i++) {
360 for (i = 0; i < BTA_HL_NUM_MDLS_PER_MCL; i++) {
895 for (k = 0; k < BTA_HL_NUM_MDLS_PER_MCL; k++) {
    [all...]

Completed in 65 milliseconds