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

/external/bluetooth/bluedroid/bta/include/
H A Dbta_pan_api.h66 } tBTA_PAN_ROLE_INFO; typedef in typeref:struct:__anon840
163 BTA_API void BTA_PanSetRole(tBTA_PAN_ROLE role, tBTA_PAN_ROLE_INFO *p_user_info, tBTA_PAN_ROLE_INFO *p_gn_info,
164 tBTA_PAN_ROLE_INFO *p_nap_info);
/external/bluetooth/bluedroid/bta/pan/
H A Dbta_pan_api.c109 void BTA_PanSetRole(tBTA_PAN_ROLE role, tBTA_PAN_ROLE_INFO *p_user_info, tBTA_PAN_ROLE_INFO *p_gn_info,
110 tBTA_PAN_ROLE_INFO *p_nap_info)
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_pan.c199 static tBTA_PAN_ROLE_INFO bta_panu_info = {PANU_SERVICE_NAME, 0, PAN_SECURITY};
200 static tBTA_PAN_ROLE_INFO bta_pan_nap_info = {PAN_NAP_SERVICE_NAME, 0, PAN_SECURITY};

Completed in 128 milliseconds