Home
last modified time | relevance | path

Searched refs:ConnBleRemoveKeepAlive (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dbr_mock.cpp162 int32_t ConnBleRemoveKeepAlive(uint32_t connectionId, uint32_t requestId) in ConnBleRemoveKeepAlive() function
164 return GetConnectionBrInterface()->ConnBleRemoveKeepAlive(connectionId, requestId); in ConnBleRemoveKeepAlive()
H A Dbr_mock.h63 virtual int32_t ConnBleRemoveKeepAlive(uint32_t connectionId, uint32_t requestId) = 0;
92 MOCK_METHOD2(ConnBleRemoveKeepAlive, int32_t(uint32_t, uint32_t));
/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_manager.h127 int32_t ConnBleRemoveKeepAlive(uint32_t connectionId, uint32_t requestId);
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c272 int32_t status = ConnBleRemoveKeepAlive( in NotifyDeviceConnectResult()
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c1457 int32_t ConnBleRemoveKeepAlive(uint32_t connectionId, uint32_t requestId) in ConnBleRemoveKeepAlive() function

Completed in 9 milliseconds