Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_conn.c84 .maximumCELength = connParam->maxCeLen, in GapLeConnectionUpdate()
182 .maximumCELength = connParam->maxCeLen, in GapLeRemoteConnectionParameterRequestReply()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h264 uint16_t maxCeLen; /// Maximum length of connection event (n * 0.625ms 0x0000-0xFFFF) member