Home
last modified time | relevance | path

Searched refs:minimumCELength (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.h223 uint16_t minimumCELength; member
280 uint16_t minimumCELength; member
427 uint16_t minimumCELength; member
865 uint16_t minimumCELength; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_conn.c83 .minimumCELength = connParam->minCeLen, in GapLeConnectionUpdate()
181 .minimumCELength = connParam->minCeLen, in GapLeRemoteConnectionParameterRequestReply()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c677 sets[i].minimumCELength = LE_MINIMUM_CE_LENGTH_DEFAULT; in BtmLeExtendedCreateConnection()
725 .minimumCELength = LE_MINIMUM_CE_LENGTH_DEFAULT, in BtmStartAutoConnectionInternal()