Searched refs:bluetooth_speaker_cod (Results 1 – 1 of 1) sorted by relevance
539 const uint32_t bluetooth_speaker_cod = 0x200000 | 0x040000 | 0x000400; in hci_packet_handler() local570 if ((cod & bluetooth_speaker_cod) == bluetooth_speaker_cod){ in hci_packet_handler()