Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c47 enum BleServerState { enum
58 enum BleServerState expect;
59 enum BleServerState actual;
182 enum BleServerState actual = g_serverCoordination.actual; in ConnBleStartServer()
214 enum BleServerState actual = g_serverCoordination.actual; in ConnBleStopServer()
977 static int32_t DoRetryAction(enum BleServerState expect) in DoRetryAction()
1019 enum BleServerState expect = g_serverCoordination.expect; in RetryServerStatConsistentHandler()
1020 enum BleServerState actual = g_serverCoordination.actual; in RetryServerStatConsistentHandler()
H A Dsoftbus_conn_ble_server.c58 } BleServerState; typedef
122 static BleServerState g_serverState = {