Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le.h185 int L2CAP_LeConnectionParameterUpdateReq(uint16_t aclHandle, const L2capLeConnectionParameter *para…
H A Dl2cap_le_if.c662 result = L2CAP_LeConnectionParameterUpdateReq(ctx->aclHandle, &(ctx->param)); in L2cifLeConnectionParameterUpdateReq()
H A Dl2cap_le.c1696 int L2CAP_LeConnectionParameterUpdateReq(uint16_t aclHandle, const L2capLeConnectionParameter *para… in L2CAP_LeConnectionParameterUpdateReq() function