Searched refs:h5_send_sync_cmd (Results 1 – 3 of 3) sorted by relevance
52 uint8_t (*h5_send_sync_cmd)(uint16_t opcode, uint8_t *data, uint16_t length); member
61 h5_ctx->h5_send_sync_cmd(opcode, NULL, buf->len); in h5_send()
2003 .h5_send_sync_cmd = hci_h5_send_sync_cmd,
Completed in 7 milliseconds