Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c57 BLE_MRG_MSG_KEEP_ALIVE_TIMEOUT, enumerator
1451 …ConnPostMsgToLooper(&g_bleManagerSyncHandler, BLE_MRG_MSG_KEEP_ALIVE_TIMEOUT, connectionId, reques… in ConnBleKeepAlive()
1463 … &g_bleManagerSyncHandler, BLE_MRG_MSG_KEEP_ALIVE_TIMEOUT, connectionId, requestId, &isExist); in ConnBleRemoveKeepAlive()
1670 {BLE_MRG_MSG_KEEP_ALIVE_TIMEOUT, KeepAliveTimeoutFunc},
1711 case BLE_MRG_MSG_KEEP_ALIVE_TIMEOUT: { in BleCompareManagerLooperEventFunc()