Searched refs:BTA_PAN_ROLE_GN (Results 1 – 2 of 2) sorted by relevance
/system/bt/bta/include/ | ||
D | bta_pan_api.h | 51 #define BTA_PAN_ROLE_GN PAN_ROLE_GN_SERVER macro |
/system/bt/bta/pan/ | ||
D | bta_pan_api.cc | 114 if (p_gn_info && (role & BTA_PAN_ROLE_GN)) { in BTA_PanSetRole() |