Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_pan_api.h51 #define BTA_PAN_ROLE_GN PAN_ROLE_GN_SERVER macro
/system/bt/bta/pan/
Dbta_pan_api.cc114 if (p_gn_info && (role & BTA_PAN_ROLE_GN)) { in BTA_PanSetRole()