Searched refs:PROFILE_MAP_MSE (Results 1 – 3 of 3) sorted by relevance
76 profileRegisterId = BluetoothProfileManager::GetInstance().RegisterFunc(PROFILE_MAP_MSE, in impl()88 sptr<IBluetoothMapMse> proxy = GetRemoteProxy<IBluetoothMapMse>(PROFILE_MAP_MSE); in ~impl()146 sptr<IBluetoothMapMse> proxy = GetRemoteProxy<IBluetoothMapMse>(PROFILE_MAP_MSE); in GetDeviceState()157 sptr<IBluetoothMapMse> proxy = GetRemoteProxy<IBluetoothMapMse>(PROFILE_MAP_MSE); in GetDevicesByStates()175 sptr<IBluetoothMapMse> proxy = GetRemoteProxy<IBluetoothMapMse>(PROFILE_MAP_MSE); in Disconnect()186 sptr<IBluetoothMapMse> proxy = GetRemoteProxy<IBluetoothMapMse>(PROFILE_MAP_MSE); in SetConnectionStrategy()198 sptr<IBluetoothMapMse> proxy = GetRemoteProxy<IBluetoothMapMse>(PROFILE_MAP_MSE); in GetConnectionStrategy()209 sptr<IBluetoothMapMse> proxy = GetRemoteProxy<IBluetoothMapMse>(PROFILE_MAP_MSE); in SetMessageAccessAuthorization()223 sptr<IBluetoothMapMse> proxy = GetRemoteProxy<IBluetoothMapMse>(PROFILE_MAP_MSE); in GetMessageAccessAuthorization()
42 const std::string PROFILE_MAP_MSE = "MapMseServer"; variable
660 servers_.EnsureInsert(PROFILE_MAP_MSE, mapMse->AsObject()); in createServers()