Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_conn.c75 static int GapLeConnectionUpdate(uint16_t handle, const GapLeConnectionParameter *connParam) in GapLeConnectionUpdate() function
135 ret = GapLeConnectionUpdate(deviceInfo->handle, connParam); in GAP_LeConnParamUpdate()
137 ret = GapLeConnectionUpdate(deviceInfo->handle, connParam); in GAP_LeConnParamUpdate()
246 ret = GapLeConnectionUpdate(deviceInfo->handle, connParam); in GapAcceptConnectionParameterUpdate()