Searched refs:h5_ctx (Results 1 – 1 of 1) sorted by relevance
47 const static h5_t *h5_ctx; variable61 h5_ctx->h5_send_sync_cmd(opcode, NULL, buf->len); in h5_send()65 h5_ctx->h5_send_cmd(HCI_COMMAND_PKT, buf->data, buf->len); in h5_send()68 h5_ctx->h5_send_acl_data(HCI_ACLDATA_PKT, buf->data, buf->len); in h5_send()213 h5_ctx = get_h5_interface(); in h5_open()215 h5_ctx->h5_int_init(packet_recv_cb); in h5_open()
Completed in 2 milliseconds