Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c522 void ConnBleRefreshIdleTimeout(ConnBleConnection *connection) in ConnBleRefreshIdleTimeout() function
849 ConnBleRefreshIdleTimeout(connection); in HandleBasicInfo()
854 ConnBleRefreshIdleTimeout(connection); in HandleBasicInfo()
878 ConnBleRefreshIdleTimeout(connection); in BleOnDataReceived()
894 ConnBleRefreshIdleTimeout(connection); in BleOnDataReceived()
H A Dsoftbus_conn_ble_trans.c389 ConnBleRefreshIdleTimeout(connection); in ConnBlePostBytesInner()
H A Dsoftbus_conn_ble_manager.c1897 ConnBleRefreshIdleTimeout(connection); in BleCheckActiveConnection()
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h192 void ConnBleRefreshIdleTimeout(ConnBleConnection *connection);
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_trans_test.cpp60 void ConnBleRefreshIdleTimeout(ConnBleConnection *connection) in ConnBleRefreshIdleTimeout() function
H A Dconnection_ble_manager_test.cpp921 ConnBleRefreshIdleTimeout(connection);