Home
last modified time | relevance | path

Searched refs:HCI_OP_READ_REMOTE_FEATURES (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/net/bluetooth/
Dhci.h794 #define HCI_OP_READ_REMOTE_FEATURES 0x041b macro
/linux-6.1.9/net/bluetooth/
Dhci_event.c2585 cp = hci_sent_cmd_data(hdev, HCI_OP_READ_REMOTE_FEATURES); in hci_cs_read_remote_features()
3222 hci_send_cmd(hdev, HCI_OP_READ_REMOTE_FEATURES, in hci_conn_complete_evt()
4267 HCI_CS(HCI_OP_READ_REMOTE_FEATURES, hci_cs_read_remote_features),