Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le_if.c601 L2capLeConnectionParameterUpdate cb;
617 int L2CIF_LeRegisterConnectionParameterUpdate(const L2capLeConnectionParameterUpdate *cb, void *con… in L2CIF_LeRegisterConnectionParameterUpdate()
630 …(void)memcpy_s(&(ctx->cb), sizeof(L2capLeConnectionParameterUpdate), cb, sizeof(L2capLeConnectionP… in L2CIF_LeRegisterConnectionParameterUpdate()
H A Dl2cap_le.h168 int L2CAP_LeRegisterConnectionParameterUpdate(const L2capLeConnectionParameterUpdate *cb, void *con…
H A Dl2cap_le.c70 L2capLeConnectionParameterUpdate cb;
1656 int L2CAP_LeRegisterConnectionParameterUpdate(const L2capLeConnectionParameterUpdate *cb, void *con… in L2CAP_LeRegisterConnectionParameterUpdate()
1672 sizeof(L2capLeConnectionParameterUpdate), in L2CAP_LeRegisterConnectionParameterUpdate()
1674 sizeof(L2capLeConnectionParameterUpdate)); in L2CAP_LeRegisterConnectionParameterUpdate()
1690 sizeof(L2capLeConnectionParameterUpdate), in L2CAP_LeDeregisterConnectionParameterUpdate()
1692 sizeof(L2capLeConnectionParameterUpdate)); in L2CAP_LeDeregisterConnectionParameterUpdate()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dl2cap_le_if.h160 int BTSTACK_API L2CIF_LeRegisterConnectionParameterUpdate(const L2capLeConnectionParameterUpdate *c…
H A Dl2cap_def.h274 } L2capLeConnectionParameterUpdate; typedef
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_l2cap_receive.c91 static L2capLeConnectionParameterUpdate g_l2capParamUpdate = {