Searched refs:sco_data_received (Results 1 – 5 of 5) sorted by relevance
56 struct sco_data_received sco_data_received; variable84 void sco_data_received(BT_HDR* packet) { in sco_data_received() function86 test::mock::hci_layer::sco_data_received(packet); in sco_data_received()
78 struct sco_data_received { struct82 extern struct sco_data_received sco_data_received; argument
58 extern void sco_data_received(BT_HDR* packet);144 sco_data_received(packet); in scoDataReceived()
98 extern void sco_data_received(BT_HDR* packet);141 sco_data_received(packet); in monitor_socket()
173 void sco_data_received(BT_HDR* packet) { in sco_data_received() function