Home
last modified time | relevance | path

Searched refs:bluetooth_speaker_cod (Results 1 – 1 of 1) sorted by relevance

/btstack/example/
H A Da2dp_source_demo.c539 const uint32_t bluetooth_speaker_cod = 0x200000 | 0x040000 | 0x000400; in hci_packet_handler() local
570 if ((cod & bluetooth_speaker_cod) == bluetooth_speaker_cod){ in hci_packet_handler()