Home
last modified time | relevance | path

Searched refs:BTA_HH_GET_LE_DEV_HDL (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_int.h182 #define BTA_HH_GET_LE_DEV_HDL(x) (uint8_t)(((x) + 1) << 4) macro
Dbta_hh_le.cc228 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()