OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTPAN_ROLE_PANU
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
bt_pan.h
24
#define
BTPAN_ROLE_PANU
2
/external/bluetooth/bluedroid/btif/src/
btif_pan.c
65
#define BTPAN_LOCAL_ROLE
BTPAN_ROLE_PANU
69
#define BTPAN_LOCAL_ROLE (
BTPAN_ROLE_PANU
| BTPAN_ROLE_PANNAP)
180
btpan_role |=
BTPAN_ROLE_PANU
;
192
if(btpan_role &
BTPAN_ROLE_PANU
)
Completed in 26 milliseconds