/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_socket_proxy.cpp | 32 BluetoothUuid btUuid(param.uuid); in Connect() local 59 BluetoothUuid btUuid(param.uuid); in Listen() local 105 BluetoothUuid btUuid(uuid); in RegisterClientObserver() local 127 BluetoothUuid btUuid(uuid); in DeregisterClientObserver() local
|
H A D | bluetooth_socket_observer_stub.cpp | 62 bluetooth::Uuid btUuid = bluetooth::Uuid(*uuid); in OnConnectionStateChangedInner() local
|
H A D | bluetooth_ble_central_manager_callback_stub.cpp | 131 bluetooth::Uuid btUuid = bluetooth::Uuid(*uuid); in OnNotifyMsgReportFromLpDeviceInner() local
|
H A D | bluetooth_ble_central_manager_proxy.cpp | 456 BluetoothUuid btUuid(paramSet.uuid); in SetLpDeviceParam() local 491 BluetoothUuid btUuid(uuid); in RemoveLpDeviceParam() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_socket_observer_proxy.cpp | 32 BluetoothUuid btUuid(callbackParam.uuid); in OnConnectionStateChanged() local
|
H A D | bluetooth_remote_device_observer_proxy.cpp | 92 BluetoothUuid btUuid = BluetoothUuid(uuid); in OnRemoteUuidChanged() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_sdp.cpp | 179 BtUuid btUuid = {BT_UUID_16, {SDP_PUBLIC_BROWSE_GROUP_ROOT_UUID}}; in AddBrowseGroupList() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_socket.cpp | 64 BtUuid btUuid; in OnConnectionStateChanged() local
|
H A D | ohos_bt_gatt.cpp | 166 …void OnNotifyMsgReportFromLpDevice(const UUID &btUuid, int msgType, const std::vector<uint8_t> &va… in OnNotifyMsgReportFromLpDevice()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_ble_central_manager.cpp | 140 UUID btUuid = UUID::ConvertFrom128Bits(uuid.ConvertTo128Bits()); in OnNotifyMsgReportFromLpDevice() local 533 bluetooth::Uuid btUuid = bluetooth::Uuid::ConvertFromString(uuid.ToString()); in RemoveLpDeviceParam() local
|
H A D | bluetooth_socket.cpp | 328 UUID btUuid = UUID::ConvertFrom128Bits(callbackParam.uuid.ConvertTo128Bits()); in OnConnectionStateChanged() local
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/ |
H A D | softbus_adapter_ble_gatt_client.c | 372 BtUuid btUuid; in SoftbusGattcGetService() local
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | locator_required_data_manager.cpp | 211 void LocatorBleCallbackWapper::OnNotifyMsgReportFromLpDevice(const Bluetooth::UUID &btUuid, int msg… in OnNotifyMsgReportFromLpDevice()
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/ |
H A D | softbus_ble_gatt.c | 726 static int32_t SetBtUuidByBroadCastType(LpServerType type, BtUuid *btUuid) in SetBtUuidByBroadCastType()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_adapter.cpp | 1664 BtUuid btUuid[SDP_UUDIID_NUM]; in SearchRemoteUuids() local
|