Home
last modified time | relevance | path

Searched refs:SoftBusSetBtName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_bt_common_test.cpp102 HWTEST(AdapterBtCommonTest, SoftBusSetBtName, TestSize.Level3)
110 EXPECT_EQ(SoftBusSetBtName(name), SOFTBUS_OK);
111 EXPECT_EQ(SoftBusSetBtName(name), SOFTBUS_COMM_BLUETOOTH_UNDERLAY_SET_NAME_ERR);
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/
H A Dsoftbus_adapter_bt_common_virtual.c58 int SoftBusSetBtName(const char *name) in SoftBusSetBtName() function
H A Dsoftbus_adapter_bt_common.c278 int SoftBusSetBtName(const char *name) in SoftBusSetBtName() function
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_bt_common.h126 int SoftBusSetBtName(const char *name);