Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_inst.h53 uint8_t fixedChannel[8]; member
H A Dl2cap_core.c1849 … (void)memcpy_s(conn->info.fixedChannel, L2CAP_SIZE_8, data + L2CAP_OFFSET_4, L2CAP_SIZE_8); in L2capProcessInformationRsp()