Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp138 static int AddDeviceRecord(struct ConnectedDevice &device);
261 int connId = AddDeviceRecord(dev); in OnConnectionStateUpdate()
535 static int AddDeviceRecord(struct ConnectedDevice &device) in AddDeviceRecord() function