Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dl2cap_def.h199 #define L2CAP_LE_CONNECTION_PARAMETERS_ACCEPTED 0x0000 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_conn.c245 … deviceInfo->handle, deviceInfo->paramUpdateReq->id, L2CAP_LE_CONNECTION_PARAMETERS_ACCEPTED); in GapAcceptConnectionParameterUpdate()