Home
last modified time | relevance | path

Searched refs:bt_hci_cmd_send (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Dhci.h54 int bt_hci_cmd_send(uint16_t opcode, struct net_buf *buf);
/Zephyr-Core-3.4.0/drivers/bluetooth/hci/
Dspi.c286 bt_hci_cmd_send(BLUENRG_ACI_WRITE_CONFIG_DATA, buf); in bt_spi_send_aci_config_data_controller_mode()
/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dhci_core.c246 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() function
1737 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()