Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h224 uint16_t maximumCELength; member
281 uint16_t maximumCELength; member
428 uint16_t maximumCELength; member
866 uint16_t maximumCELength; member
/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/src/btm/
H A Dbtm_acl.c678 sets[i].maximumCELength = LE_MAXIMUM_CE_LENGTH_DEFAULT; in BtmLeExtendedCreateConnection()
726 .maximumCELength = LE_MAXIMUM_CE_LENGTH_DEFAULT, in BtmStartAutoConnectionInternal()