Searched refs:bt_hci_cmd_send (Results 1 – 3 of 3) sorted by relevance
54 int bt_hci_cmd_send(uint16_t opcode, struct net_buf *buf);
286 bt_hci_cmd_send(BLUENRG_ACI_WRITE_CONFIG_DATA, buf); in bt_spi_send_aci_config_data_controller_mode()
246 bt_hci_cmd_send(BT_HCI_OP_HOST_NUM_COMPLETED_PACKETS, buf); in bt_hci_host_num_completed_packets()277 int bt_hci_cmd_send(uint16_t opcode, struct net_buf *buf) in bt_hci_cmd_send() function1737 bt_hci_cmd_send(BT_HCI_OP_LE_CONN_PARAM_REQ_NEG_REPLY, buf); in le_conn_param_neg_reply()1760 return bt_hci_cmd_send(BT_HCI_OP_LE_CONN_PARAM_REQ_REPLY, buf); in le_conn_param_req_reply()2193 bt_hci_cmd_send(BT_HCI_OP_LE_LTK_REQ_NEG_REPLY, buf); in le_ltk_neg_reply()2212 bt_hci_cmd_send(BT_HCI_OP_LE_LTK_REQ_REPLY, buf); in le_ltk_reply()