Searched refs:BTA_PAN_ROLE_NAP (Results 1 – 2 of 2) sorted by relevance
/system/bt/bta/include/ | ||
D | bta_pan_api.h | 52 #define BTA_PAN_ROLE_NAP PAN_ROLE_NAP_SERVER macro |
/system/bt/bta/pan/ | ||
D | bta_pan_api.cc | 122 if (p_nap_info && (role & BTA_PAN_ROLE_NAP)) { in BTA_PanSetRole() |