Searched refs:found_mandatory_characteristics (Results 1 – 1 of 1) sorted by relevance
642 uint32_t found_mandatory_characteristics = 0; in process_microphone_characteristic() local665 found_mandatory_characteristics |= 1; in process_microphone_characteristic()673 found_mandatory_characteristics |= (1 << 1); in process_microphone_characteristic()688 found_mandatory_characteristics |= (1 << 2); in process_microphone_characteristic()696 found_mandatory_characteristics |= (1 << 3); in process_microphone_characteristic()699 found_mandatory_characteristics |= (1 << 4); in process_microphone_characteristic()702 found_mandatory_characteristics |= (1 << 5); in process_microphone_characteristic()710 found_mandatory_characteristics |= (1 << 6); in process_microphone_characteristic()717 found_mandatory_characteristics |= (1 << 7); in process_microphone_characteristic()728 found_mandatory_characteristics |= (1 << 8); in process_microphone_characteristic()[all …]