/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/ |
H A D | softbus_conn_ble_server.c | 166 …ConnRemoveMsgFromLooper(&g_bleGattServerAsyncHandler, MSG_SERVER_WAIT_START_SERVER_TIMEOUT, 0, 0, … in ResetServerState() 295 …ConnRemoveMsgFromLooper(&g_bleGattServerAsyncHandler, MSG_SERVER_WAIT_START_SERVER_TIMEOUT, 0, 0, … in BleServiceAddMsgHandler() 407 …ConnRemoveMsgFromLooper(&g_bleGattServerAsyncHandler, MSG_SERVER_WAIT_START_SERVER_TIMEOUT, 0, 0, … in BleCharacteristicAddMsgHandler() 469 …ConnRemoveMsgFromLooper(&g_bleGattServerAsyncHandler, MSG_SERVER_WAIT_START_SERVER_TIMEOUT, 0, 0, … in BleDescriptorAddMsgHandler() 591 …ConnRemoveMsgFromLooper(&g_bleGattServerAsyncHandler, MSG_SERVER_WAIT_START_SERVER_TIMEOUT, 0, 0, … in BleServiceStartMsgHandler() 672 ConnRemoveMsgFromLooper( in BleMtuChangeCallback() 741 …ConnRemoveMsgFromLooper(&g_bleGattServerAsyncHandler, MSG_SERVER_WAIT_START_SERVER_TIMEOUT, 0, 0, … in ConnGattServerStopService() 808 …ConnRemoveMsgFromLooper(&g_bleGattServerAsyncHandler, MSG_SERVER_WAIT_STOP_SERVER_TIMEOUT, 0, 0, N… in BleServiceStopMsgHandler() 866 …ConnRemoveMsgFromLooper(&g_bleGattServerAsyncHandler, MSG_SERVER_WAIT_STOP_SERVER_TIMEOUT, 0, 0, N… in BleServiceDeleteMsgHandler() 1012 …ConnRemoveMsgFromLooper(&g_bleGattServerAsyncHandler, MSG_SERVER_WAIT_MTU_TIMEOUT, connectionId, 0… in BleDisconnectServerCallback() [all …]
|
H A D | softbus_conn_ble_connection.c | 284 ConnRemoveMsgFromLooper( in ConnBleDisconnectNow() 383 …ConnRemoveMsgFromLooper(&g_bleConnectionAsyncHandler, MSG_CONNECTION_WAIT_NEGOTIATION_CLOSING_TIME… in ConnBleUpdateConnectionRc() 441 …ConnRemoveMsgFromLooper(&g_bleConnectionAsyncHandler, MSG_CONNECTION_WAIT_NEGOTIATION_CLOSING_TIME… in BleOnReferenceRequest() 524 ConnRemoveMsgFromLooper( in ConnBleRefreshIdleTimeout() 836 ConnRemoveMsgFromLooper( in HandleBasicInfo() 907 ConnRemoveMsgFromLooper( in BleOnConnectionClosed() 1003 ConnRemoveMsgFromLooper( in ConnBleOccupy()
|
H A D | softbus_conn_ble_manager.c | 687 …ConnRemoveMsgFromLooper(&g_bleManagerSyncHandler, BLE_MGR_MSG_CONNECT_TIMEOUT, connectionId, 0, NU… in BleClientConnected() 746 …ConnRemoveMsgFromLooper(&g_bleManagerSyncHandler, BLE_MGR_MSG_CONNECT_TIMEOUT, connectionId, 0, NU… in BleClientConnectFailed() 1123 ConnRemoveMsgFromLooper( in BleReset() 1147 …ConnRemoveMsgFromLooper(&g_bleManagerSyncHandler, BLE_MGR_MSG_PREVENT_TIMEOUT, 0, 0, preventIt->ud… in BleReset() 1462 ConnRemoveMsgFromLooper( in ConnBleRemoveKeepAlive() 2168 … ConnRemoveMsgFromLooper(&g_bleManagerSyncHandler, BLE_MGR_MSG_PREVENT_TIMEOUT, 0, 0, copyUdid); in ConflictOccupy() 2222 …ConnRemoveMsgFromLooper(&g_bleManagerSyncHandler, BLE_MGR_MSG_PREVENT_TIMEOUT, 0, 0, (char *)udid); in ConflictCancelOccupy()
|
H A D | softbus_conn_ble_client.c | 206 ConnRemoveMsgFromLooper( in BleGattcConnStateCallback() 698 …ConnRemoveMsgFromLooper(&g_bleGattClientAsyncHandler, MSG_CLIENT_WAIT_DISCONNECT_TIMEOUT, connecti… in DisconnectedMsgHandler()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/include/ |
H A D | softbus_conn_common.h | 72 void ConnRemoveMsgFromLooper(
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/ |
H A D | softbus_conn_br_manager.c | 606 ConnRemoveMsgFromLooper(&g_brManagerAsyncHandler, MSG_UNPEND, 0, 0, connection->addr); in ServerAccepted() 667 ConnRemoveMsgFromLooper(&g_brManagerAsyncHandler, MSG_CONNECT_TIMEOUT, connectionId, 0, NULL); in ClientConnected() 745 ConnRemoveMsgFromLooper(&g_brManagerAsyncHandler, MSG_CONNECT_TIMEOUT, connectionId, 0, NULL); in ClientConnectFailed() 949 ConnRemoveMsgFromLooper(&g_brManagerAsyncHandler, MSG_UNPEND, 0, 0, (char *)addr); in UnpendConnection() 985 …ConnRemoveMsgFromLooper(&g_brManagerAsyncHandler, MSG_CONNECT_TIMEOUT, connection->connectionId, 0… in Reset() 1009 ConnRemoveMsgFromLooper(&g_brManagerAsyncHandler, MSG_UNPEND, 0, 0, pendingIt->addr); in Reset() 1670 ConnRemoveMsgFromLooper(&g_brManagerAsyncHandler, MSG_UNPEND, 0, 0, copyAddr); in BrPendConnection()
|
H A D | softbus_conn_br_connection.c | 341 ConnRemoveMsgFromLooper( in ConnBrOccupy() 533 ConnRemoveMsgFromLooper( in NotifyReferenceRequest() 645 …ConnRemoveMsgFromLooper(&g_brConnectionAsyncHandler, MSG_CONNECTION_WAIT_NEGOTIATION_CLOSING_TIMEO… in ConnBrOnReferenceResponse()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/ |
H A D | softbus_conn_common.c | 113 void ConnRemoveMsgFromLooper( in ConnRemoveMsgFromLooper() function
|