Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_pan_api.h54 #define BTA_PAN_ROLE_NAP PAN_ROLE_NAP_SERVER macro
/external/bluetooth/bluedroid/bta/pan/
Dbta_pan_api.c144 if(p_nap_info && (role & BTA_PAN_ROLE_NAP)) in BTA_PanSetRole()