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.cc 202 for (j = 0; j < BTA_HL_NUM_MCLS; j++) {
237 for (j = 0; j < BTA_HL_NUM_MCLS; j++) {
857 for (j = 0; j < BTA_HL_NUM_MCLS; j++) {
934 for (j = 0; j < BTA_HL_NUM_MCLS; j++) {
    [all...]
  /system/bt/btif/include/
btif_hl.h 210 btif_hl_mcl_cb_t mcb[BTA_HL_NUM_MCLS]; /* application Control Blocks */
  /system/bt/bta/hl/
bta_hl_utils.cc 862 for (i = 0; i < BTA_HL_NUM_MCLS; i++) {
998 for (j = 0; j < BTA_HL_NUM_MCLS; j++) {
1034 for (i = 0; i < BTA_HL_NUM_MCLS; i++) {
1073 for (j = 0; j < BTA_HL_NUM_MCLS; j++) {
    [all...]
bta_hl_int.h 480 tBTA_HL_MCL_CB mcb[BTA_HL_NUM_MCLS]; /* application Control Blocks */
    [all...]

Completed in 476 milliseconds