Searched refs:BTA_PanSetRole (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/bta/test/ |
D | bta_pan_test.cc | 126 BTA_PanSetRole(role, user_info, nap_info); in TEST_F() 168 BTA_PanSetRole(role, user_info, nap_info); in TEST_F() 218 BTA_PanSetRole(role, user_info, nap_info); in TEST_F()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_pan_api.cc | 38 void BTA_PanSetRole(tBTA_PAN_ROLE /* role */, in BTA_PanSetRole() function
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_pan_api.h | 145 void BTA_PanSetRole(tBTA_PAN_ROLE role, const tBTA_PAN_ROLE_INFO p_user_info,
|
/packages/modules/Bluetooth/system/bta/pan/ |
D | bta_pan_api.cc | 109 void BTA_PanSetRole(tBTA_PAN_ROLE role, const tBTA_PAN_ROLE_INFO user_info, in BTA_PanSetRole() function
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_pan.cc | 197 BTA_PanSetRole(bta_pan_role, bta_panu_info, bta_pan_nap_info); in btpan_enable()
|