Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_int.h184 #define BTA_HH_GET_LE_DEV_HDL(x) (uint8_t)(((x) + 1) << 4) macro
Dbta_hh_le.cc237 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()
242 return BTA_HH_GET_LE_DEV_HDL(i); in bta_hh_le_get_le_dev_hdl()