Home
last modified time | relevance | path

Searched refs:tBTA_PAN_ROLE_INFO (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_pan_api.h66 } tBTA_PAN_ROLE_INFO; typedef
163 void BTA_PanSetRole(tBTA_PAN_ROLE role, tBTA_PAN_ROLE_INFO *p_user_info, tBTA_PAN_ROLE_INFO *p_gn_i…
164 tBTA_PAN_ROLE_INFO *p_nap_info);
/system/bt/bta/pan/
Dbta_pan_api.c107 void BTA_PanSetRole(tBTA_PAN_ROLE role, tBTA_PAN_ROLE_INFO *p_user_info, tBTA_PAN_ROLE_INFO *p_gn_i… in BTA_PanSetRole()
108 tBTA_PAN_ROLE_INFO *p_nap_info) in BTA_PanSetRole()
223 void BTA_PanSetRole(tBTA_PAN_ROLE role, tBTA_PAN_ROLE_INFO *p_user_info, tBTA_PAN_ROLE_INFO *p_gn_i… in BTA_PanSetRole()
224 tBTA_PAN_ROLE_INFO *p_nap_info) in BTA_PanSetRole()
/system/bt/btif/src/
Dbtif_pan.c213 static tBTA_PAN_ROLE_INFO bta_panu_info = {PANU_SERVICE_NAME, 0, PAN_SECURITY};
214 static tBTA_PAN_ROLE_INFO bta_pan_nap_info = {PAN_NAP_SERVICE_NAME, 1, PAN_SECURITY};