Searched refs:BTA_PAN_ROLE_PANU (Results 1 – 2 of 2) sorted by relevance
/system/bt/bta/include/ | ||
D | bta_pan_api.h | 52 #define BTA_PAN_ROLE_PANU PAN_ROLE_CLIENT macro |
/system/bt/bta/pan/ | ||
D | bta_pan_api.c | 118 if(p_user_info && (role & BTA_PAN_ROLE_PANU)) in BTA_PanSetRole() |