Home
last modified time | relevance | path

Searched refs:bluetoothCategory (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp141 DeviceCategory bluetoothCategory = CATEGORY_DEFAULT; in GetDeviceCategory() local
144 bluetoothCategory = pos->second; in GetDeviceCategory()
146 return bluetoothCategory; in GetDeviceCategory()
211 DeviceCategory bluetoothCategory = GetDeviceCategory(device); in HandleConnectDevice() local
213 desc.deviceCategory_ = bluetoothCategory; in HandleConnectDevice()
214 switch (bluetoothCategory) { in HandleConnectDevice()
394 DeviceCategory bluetoothCategory = GetDeviceCategory(device); in HandleVirtualConnectDevice() local
396 desc.deviceCategory_ = bluetoothCategory; in HandleVirtualConnectDevice()
622 DeviceCategory bluetoothCategory = GetDeviceCategory(device); in HandleConnectDevice() local
624 desc.deviceCategory_ = bluetoothCategory; in HandleConnectDevice()
799 DeviceCategory bluetoothCategory = GetDeviceCategory(device); HandleUserSelection() local
837 DeviceCategory bluetoothCategory = GetDeviceCategory(device); HandleVirtualConnectDevice() local
[all...]

Completed in 2 milliseconds