Searched refs:BTA_HH_IS_LE_DEV_HDL_VALID (Results 1 - 2 of 2) sorted by relevance

/system/bt/bta/hh/
H A Dbta_hh_int.h214 #define BTA_HH_IS_LE_DEV_HDL_VALID(x) (((x) >> 4) <= BTA_HH_LE_MAX_KNOWN) macro
H A Dbta_hh_utils.cc464 if (BTA_HH_IS_LE_DEV_HDL_VALID(dev_handle))

Completed in 6 milliseconds