Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_pan.h23 #define BTPAN_ROLE_PANNAP 1 macro
/system/bt/btif/src/
Dbtif_pan.cc119 role |= BTPAN_ROLE_PANNAP; in btif_pan_init()
168 if (bta_pan_role & PAN_ROLE_NAP_SERVER) btpan_role |= BTPAN_ROLE_PANNAP; in bta_role_to_btpan()
176 if (btpan_role & BTPAN_ROLE_PANNAP) bta_pan_role |= PAN_ROLE_NAP_SERVER; in btpan_role_to_bta()