Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_server_test.cpp494 int32_t descriptorPermissions = SOFTBUS_GATT_PERMISSION_READ | SOFTBUS_GATT_PERMISSION_WRITE; in HWTEST_F() local
499 ASSERT_EQ(SoftBusGattsAddDescriptor(MOCK_GATT_SERVICE_HANDLE, descriptor, descriptorPermissions), SOFTBUS_OK); in HWTEST_F()

Completed in 2 milliseconds