Searched refs:hci_get_protocol (Results 1 – 2 of 2) sorted by relevance
471 static zx_status_t hci_get_protocol(void* ctx, uint32_t proto_id, void* protocol) { in hci_get_protocol() function487 .get_protocol = hci_get_protocol,
566 static zx_status_t hci_get_protocol(void* ctx, uint32_t proto_id, void* protocol) { in hci_get_protocol() function582 .get_protocol = hci_get_protocol,
Completed in 9 milliseconds