Home
last modified time | relevance | path

Searched refs:BTA_HH_MAX_KNOWN (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_utils.c413 for (i = 0; i < BTA_HH_MAX_KNOWN; i ++) in bta_hh_read_ssr_param()
501 if (dev_handle < BTA_HH_MAX_KNOWN ) in bta_hh_dev_handle_to_cb_idx()
Dbta_hh_int.h302 UINT8 cb_index[BTA_HH_MAX_KNOWN]; /* maintain a CB index
Dbta_hh_act.c96 for (xx = 0; xx < BTA_HH_MAX_KNOWN; xx ++) in bta_hh_api_enable()
/system/bt/bta/include/
Dbta_hh_api.h78 #define BTA_HH_MAX_KNOWN HID_HOST_MAX_DEVICES macro