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