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

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_utils.c 416 for (i = 0; i < BTA_HH_MAX_KNOWN; i ++)
505 if (dev_handle < BTA_HH_MAX_KNOWN )
bta_hh_int.h 309 UINT8 cb_index[BTA_HH_MAX_KNOWN]; /* maintain a CB index
bta_hh_act.c 96 for (xx = 0; xx < BTA_HH_MAX_KNOWN; xx ++)
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 78 #define BTA_HH_MAX_KNOWN HID_HOST_MAX_DEVICES

Completed in 456 milliseconds