OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_COD_MAJOR_PERIPHERAL
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/hid/
hidh_api.c
569
/* Check if remote major device class is of type
BTM_COD_MAJOR_PERIPHERAL
*/
571
==
BTM_COD_MAJOR_PERIPHERAL
)
582
((p_dev_rec->dev_class[1] & BTM_COD_MAJOR_CLASS_MASK) ==
BTM_COD_MAJOR_PERIPHERAL
))
/external/bluetooth/bluedroid/stack/btm/
btm_sec.c
[
all
...]
/external/bluetooth/bluedroid/stack/include/
btm_api.h
372
#define
BTM_COD_MAJOR_PERIPHERAL
0x05
[
all
...]
Completed in 413 milliseconds