Searched refs:createBluetoothRoute (Results 1 – 2 of 2) sorted by relevance
189 BluetoothRouteInfo newBtRoute = createBluetoothRoute(device); in buildBluetoothRoutes()282 private BluetoothRouteInfo createBluetoothRoute(BluetoothDevice device) { in createBluetoothRoute() method in LegacyBluetoothRouteController393 activeBtRoute = createBluetoothRoute(device); in addActiveDevices()454 btRoute = createBluetoothRoute(device); in onServiceConnected()557 btRoute = createBluetoothRoute(device); in handleConnectionStateChanged()
188 BluetoothRouteInfo newBtRoute = createBluetoothRoute(device); in updateBluetoothRoutes()232 private BluetoothRouteInfo createBluetoothRoute(BluetoothDevice device) { in createBluetoothRoute() method in BluetoothDeviceRoutesManager