Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/br/include/
H A Dsoftbus_conn_br_manager.h58 uint32_t keepAliveBleRequestId; member
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c273 …device->bleKeepAliveInfo.keepAliveBleConnectionId, device->bleKeepAliveInfo.keepAliveBleRequestId); in NotifyDeviceConnectResult()
335 device->bleKeepAliveInfo.keepAliveBleRequestId = ConnGetNewRequestId(MODULE_CONNECTION); in KeepAliveBleIfSameAddress()
338 …connectionId, device->bleKeepAliveInfo.keepAliveBleRequestId, BLE_CONNECT_KEEP_ALIVE_TIMEOUT_MILLI… in KeepAliveBleIfSameAddress()
341 device->bleKeepAliveInfo.keepAliveBleRequestId); in KeepAliveBleIfSameAddress()