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 D | softbus_conn_ble_manager.c | 57 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()
|