Searched refs:found_mandatory_characteristics (Results 1 – 1 of 1) sorted by relevance
581 uint32_t found_mandatory_characteristics = 0; in process_microphone_characteristic() local604 found_mandatory_characteristics |= 1; in process_microphone_characteristic()612 found_mandatory_characteristics |= (1 << 1); in process_microphone_characteristic()627 found_mandatory_characteristics |= (1 << 2); in process_microphone_characteristic()635 found_mandatory_characteristics |= (1 << 3); in process_microphone_characteristic()638 found_mandatory_characteristics |= (1 << 4); in process_microphone_characteristic()641 found_mandatory_characteristics |= (1 << 5); in process_microphone_characteristic()649 found_mandatory_characteristics |= (1 << 6); in process_microphone_characteristic()656 found_mandatory_characteristics |= (1 << 7); in process_microphone_characteristic()667 found_mandatory_characteristics |= (1 << 8); in process_microphone_characteristic()[all …]