Searched refs:bt_hci_cmd_send (Results 1 – 4 of 4) sorted by relevance
79 int bt_hci_cmd_send(uint16_t opcode, struct net_buf *buf);
77 err = bt_hci_cmd_send(BT_HCI_OP_VS_SET_SCAN_REQ_REPORTS, buf); in enable_legacy_adv_scan_request_event()
352 bt_hci_cmd_send(opcode, buf); in wiced_bt_dev_vendor_specific_command()
258 err = bt_hci_cmd_send(BT_HCI_OP_HOST_NUM_COMPLETED_PACKETS, buf); in bt_send_one_host_num_completed_packets()340 int bt_hci_cmd_send(uint16_t opcode, struct net_buf *buf) in bt_hci_cmd_send() function1849 bt_hci_cmd_send(BT_HCI_OP_LE_CONN_PARAM_REQ_NEG_REPLY, buf); in le_conn_param_neg_reply()1872 return bt_hci_cmd_send(BT_HCI_OP_LE_CONN_PARAM_REQ_REPLY, buf); in le_conn_param_req_reply()2339 bt_hci_cmd_send(BT_HCI_OP_LE_LTK_REQ_NEG_REPLY, buf); in le_ltk_neg_reply()2358 bt_hci_cmd_send(BT_HCI_OP_LE_LTK_REQ_REPLY, buf); in le_ltk_reply()