Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DPanProfile.java167 void setLocalRole(BluetoothDevice device, int role) { in setLocalRole() method in PanProfile
H A DLocalBluetoothProfileManager.java460 panProfile.setLocalRole(device, role); in onReceive()