Searched refs:bt_hci_statistics (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_transport.h26 typedef struct bt_hci_statistics { struct
48 } bt_hci_statistics; typedef in typeref:struct:bt_hci_statistics
69 status_t (*DeliverStatistics)(hci_id hciId, bt_hci_statistics* statistics);
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2generic.h78 bt_hci_statistics stat;
H A Dh2generic.cpp701 err = user_memcpy(params, &bdev->stat, sizeof(bt_hci_statistics));

Completed in 35 milliseconds