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

  /system/bt/bta/include/
bta_hl_api.h 41 #ifndef BTA_HL_NUM_APPS
42 #define BTA_HL_NUM_APPS 12
  /system/bt/btif/src/
btif_hl.c 208 for (i=0; i < BTA_HL_NUM_APPS ; i ++)
249 for (i=0; i<BTA_HL_NUM_APPS; i++)
295 for (i=0; i < BTA_HL_NUM_APPS ; i ++)
    [all...]
  /system/bt/btif/include/
btif_hl.h 261 btif_hl_app_cb_t acb[BTA_HL_NUM_APPS]; /* HL Control Blocks */
  /system/bt/bta/hl/
bta_hl_utils.c 1016 for (i=0; i < BTA_HL_NUM_APPS ; i ++)
1052 for (i=0; i < BTA_HL_NUM_APPS ; i ++)
1088 for (i=0; i < BTA_HL_NUM_APPS ; i ++)
    [all...]
bta_hl_int.h 560 tBTA_HL_APP_CB acb[BTA_HL_NUM_APPS]; /* HL Control Blocks */
    [all...]

Completed in 4309 milliseconds