Searched defs:opcode (Results 1 – 8 of 8) sorted by relevance
72 const int32_t opcode = static_cast<int32_t>(data.ReadInt32()); in OnStartResultEventInner() local
28 …othBleAdvertiseCallbackProxy::OnStartResultEvent(int32_t result, int32_t advHandle, int32_t opcode) in OnStartResultEvent()
1217 uint8_t opcode = 0; in AttRecvDataAsync() local1293 uint8_t opcode = 0; in AttRecvLeDataAsync() local1364 static recvDataFunction GetFunction(uint8_t opcode) in GetFunction()1634 void AttErrorCode(const AttConnectInfo *connect, uint8_t opcode) in AttErrorCode()
31 void OnStartResultEvent(int result, uint8_t advHandle, int opcode) override in OnStartResultEvent()
40 void OnStartResultEvent(int32_t result, int32_t advHandle, int32_t opcode) override in OnStartResultEvent()
198 int opcode = 1; in SetPersistWal() local
868 const uint8_t *opcode = (*data + offset); in L2capDataFilterUseAtt() local902 const uint8_t *opcode = (*data + offset); in L2capDataFilterUseSmp() local
270 std::unique_ptr<ObexHeader> ObexHeader::CreateRequest(ObexOpeId opcode) in CreateRequest()1394 void ObexSessionParameters::AppendSessionOpcode(const SessionOpcode opcode) in AppendSessionOpcode()