Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h834 #define HCI_OP_READ_REMOTE_FEATURES 0x041b macro
/linux-6.6.21/net/bluetooth/
Dhci_event.c2617 cp = hci_sent_cmd_data(hdev, HCI_OP_READ_REMOTE_FEATURES); in hci_cs_read_remote_features()
3230 hci_send_cmd(hdev, HCI_OP_READ_REMOTE_FEATURES, in hci_conn_complete_evt()
4339 HCI_CS(HCI_OP_READ_REMOTE_FEATURES, hci_cs_read_remote_features),