Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c905 void BleOnConnectionClosed(uint32_t connectionId, int32_t status) in BleOnConnectionClosed() function
1214 .onClientConnectionClosed = BleOnConnectionClosed, in ConnBleInitConnectionMudule()
1221 .onServerConnectionClosed = BleOnConnectionClosed, in ConnBleInitConnectionMudule()