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