Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c72 } BleStatusContext; typedef
1580 BleStatusContext *ctx = (BleStatusContext *)(msg->obj); in ClientConnectFailedFunc()
1609 BleStatusContext *ctx = (BleStatusContext *)(msg->obj); in ConnectionClosedFunc()
1645 BleStatusContext *ctx = (BleStatusContext *)(msg->obj); in ResetFunc()
1934 BleStatusContext *ctx = (BleStatusContext *)SoftBusCalloc(sizeof(BleStatusContext)); in OnConnectFailed()
1973 BleStatusContext *ctx = SoftBusCalloc(sizeof(BleStatusContext)); in OnConnectionClosed()
2024 BleStatusContext *ctx = SoftBusCalloc(sizeof(BleStatusContext)); in OnBtStateChanged()