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

  /system/bt/main/
bte_conf.c 41 for (int i = 1; i <= BTA_DI_NUM_MAX; ++i) {
  /system/bt/bta/include/
bta_api.h     [all...]
  /system/bt/bta/dm/
bta_dm_int.h 954 UINT32 di_handle[BTA_DI_NUM_MAX]; /* local DI record handle, the first one is primary record */
    [all...]
bta_dm_api.c 584 if(bta_dm_di_cb.di_num < BTA_DI_NUM_MAX)
    [all...]

Completed in 45 milliseconds