Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_server_test.cpp37 class BtUuidRecordCtx : public StRecordCtx { class
39 explicit BtUuidRecordCtx(const char *identifier);
40 ~BtUuidRecordCtx();
48 class BtGattRecordCtx : public BtUuidRecordCtx {
60 static BtUuidRecordCtx serviceAddCtx;
629 BtUuidRecordCtx::BtUuidRecordCtx(const char *identifier) : StRecordCtx(identifier) in BtUuidRecordCtx() function in OHOS::BtUuidRecordCtx
633 BtUuidRecordCtx::~BtUuidRecordCtx() in ~BtUuidRecordCtx()
638 void BtUuidRecordCtx
[all...]

Completed in 2 milliseconds