Home
last modified time | relevance | path

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

/system/dev/bluetooth/bt-transport-uart/
A Dbt-transport-uart.c471 static zx_status_t hci_get_protocol(void* ctx, uint32_t proto_id, void* protocol) { in hci_get_protocol() function
487 .get_protocol = hci_get_protocol,
/system/dev/bluetooth/bt-transport-usb/
A Dbt-transport-usb.c566 static zx_status_t hci_get_protocol(void* ctx, uint32_t proto_id, void* protocol) { in hci_get_protocol() function
582 .get_protocol = hci_get_protocol,

Completed in 9 milliseconds