Searched refs:PROFILE_PAN_SERVER (Results 1 – 3 of 3) sorted by relevance
156 profileRegisterId = BluetoothProfileManager::GetInstance().RegisterFunc(PROFILE_PAN_SERVER, in impl()171 sptr<IBluetoothPan> proxy = GetRemoteProxy<IBluetoothPan>(PROFILE_PAN_SERVER); in ~impl()
50 const std::string PROFILE_PAN_SERVER = "BluetoothPanServer"; variable
680 servers_.EnsureInsert(PROFILE_PAN_SERVER, panServer->AsObject()); in createServers()