Searched refs:sco_packet_handler (Results 1 – 2 of 2) sorted by relevance
1039 btstack_packet_handler_t sco_packet_handler; member
4770 if (hci_stack->sco_packet_handler) { in sco_handler()4771 hci_stack->sco_packet_handler(HCI_SCO_DATA_PACKET, 0, packet, size); in sco_handler()4861 hci_stack->sco_packet_handler = handler; in hci_register_sco_packet_handler()8054 hci_stack->sco_packet_handler(HCI_EVENT_PACKET, 0, event, sizeof(event)); in hci_notify_if_sco_can_send_now()