OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HH_IS_LE_DEV_HDL_VALID
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h
237
#define
BTA_HH_IS_LE_DEV_HDL_VALID
(x) (((x)>>4) < BTA_HH_LE_MAX_KNOWN)
bta_hh_utils.c
496
if (
BTA_HH_IS_LE_DEV_HDL_VALID
(dev_handle))
Completed in 26 milliseconds