Searched refs:MSG_CONNECTION_RETRY_SERVER_STATE_CONSISTENT (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/ |
H A D | softbus_conn_ble_connection.c | 39 MSG_CONNECTION_RETRY_SERVER_STATE_CONSISTENT = 100, enumerator 197 …ConnPostMsgToLooper(&g_bleConnectionAsyncHandler, MSG_CONNECTION_RETRY_SERVER_STATE_CONSISTENT, 0,… in ConnBleStartServer() 229 …ConnPostMsgToLooper(&g_bleConnectionAsyncHandler, MSG_CONNECTION_RETRY_SERVER_STATE_CONSISTENT, 0,… in ConnBleStopServer() 923 …ConnPostMsgToLooper(&g_bleConnectionAsyncHandler, MSG_CONNECTION_RETRY_SERVER_STATE_CONSISTENT, 0,… in BleOnServerStarted() 940 …ConnPostMsgToLooper(&g_bleConnectionAsyncHandler, MSG_CONNECTION_RETRY_SERVER_STATE_CONSISTENT, 0,… in BleOnServerClosed() 1028 …ConnPostMsgToLooper(&g_bleConnectionAsyncHandler, MSG_CONNECTION_RETRY_SERVER_STATE_CONSISTENT, 0,… in RetryServerStatConsistentHandler() 1034 …ConnPostMsgToLooper(&g_bleConnectionAsyncHandler, MSG_CONNECTION_RETRY_SERVER_STATE_CONSISTENT, 0,… in RetryServerStatConsistentHandler() 1129 case MSG_CONNECTION_RETRY_SERVER_STATE_CONSISTENT: in BleConnectionMsgHandler()
|