Searched refs:L2CAP_OFFSET_1 (Results 1 – 2 of 2) sorted by relevance
198 buff[signal.length + L2CAP_OFFSET_1] = L2CAP_SIZE_2; in L2capSendConfigurationReq()205 buff[signal.length + L2CAP_OFFSET_1] = L2CAP_SIZE_9; in L2capSendConfigurationReq()217 buff[signal.length + L2CAP_OFFSET_1] = L2CAP_SIZE_1; in L2capSendConfigurationReq()252 buff[signal->length + L2CAP_OFFSET_1] = L2CAP_SIZE_9; in L2capSendConfigurationRspRfcProcess()263 buff[signal->length + L2CAP_OFFSET_1] = L2CAP_SIZE_9; in L2capSendConfigurationRspRfcProcess()295 buff[signal.length + L2CAP_OFFSET_1] = L2CAP_SIZE_2; in L2capSendConfigurationRsp()306 buff[signal.length + L2CAP_OFFSET_1] = L2CAP_SIZE_2; in L2capSendConfigurationRsp()1209 uint8_t optLength = data[offset + L2CAP_OFFSET_1]; in L2capParseConfiguration()2025 signal.identifier = buff[offset + L2CAP_OFFSET_1]; in L2capProcessSignal()
109 #define L2CAP_OFFSET_1 0x01 macro