Searched refs:BTA_HH_GET_LE_DEV_HDL (Results 1 – 2 of 2) sorted by relevance
182 #define BTA_HH_GET_LE_DEV_HDL(x) (uint8_t)(((x) + 1) << 4) macro
228 if (bta_hh_cb.le_cb_index[i] == cb_index) return BTA_HH_GET_LE_DEV_HDL(i); in bta_hh_le_get_le_dev_hdl()233 return BTA_HH_GET_LE_DEV_HDL(i); in bta_hh_le_get_le_dev_hdl()