Home
last modified time | relevance | path

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

/system/bt/bta/pan/
Dbta_pan_api.c103 void BTA_PanSetRole(tBTA_PAN_ROLE role, tBTA_PAN_ROLE_INFO *p_user_info, tBTA_PAN_ROLE_INFO *p_gn_i… in BTA_PanSetRole() function
201 void BTA_PanSetRole(tBTA_PAN_ROLE role, tBTA_PAN_ROLE_INFO *p_user_info, tBTA_PAN_ROLE_INFO *p_gn_i… in BTA_PanSetRole() function
/system/bt/bta/include/
Dbta_pan_api.h163 void BTA_PanSetRole(tBTA_PAN_ROLE role, tBTA_PAN_ROLE_INFO *p_user_info, tBTA_PAN_ROLE_INFO *p_gn_i…
/system/bt/btif/src/
Dbtif_pan.c226 BTA_PanSetRole(bta_pan_role, &bta_panu_info, NULL, &bta_pan_nap_info); in btpan_enable()