Searched refs:AddPayloadOctets4 (Results 1 – 2 of 2) sorted by relevance
66 bool AddPayloadOctets4(uint32_t value) { return AddPayloadOctets(4, value); } in AddPayloadOctets4() function
187 CHECK(evt_ptr->AddPayloadOctets4(vendor_specific_codecs[i])); in CreateCommandCompleteReadLocalSupportedCodecs()