Searched refs:hci_get_protocol (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/bluetooth/bt-transport-uart/
H A Dbt-transport-uart.c470 static zx_status_t hci_get_protocol(void* ctx, uint32_t proto_id, void* protocol) { function
486 .get_protocol = hci_get_protocol,
/fuchsia/zircon/system/dev/bluetooth/bt-transport-usb/
H A Dbt-transport-usb.c538 static zx_status_t hci_get_protocol(void* ctx, uint32_t proto_id, void* protocol) { function
554 .get_protocol = hci_get_protocol,

Completed in 31 milliseconds