Home
last modified time | relevance | path

Searched refs:BTPAN_LOCAL_ROLE (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_pan.c73 #define BTPAN_LOCAL_ROLE BTPAN_ROLE_NONE macro
75 #define BTPAN_LOCAL_ROLE BTPAN_ROLE_PANU macro
77 #define BTPAN_LOCAL_ROLE BTPAN_ROLE_PANNAP macro
79 #define BTPAN_LOCAL_ROLE (BTPAN_ROLE_PANU | BTPAN_ROLE_PANNAP) macro
142 btpan_enable(BTPAN_LOCAL_ROLE); in btif_pan_init()