Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h629 #define HCI_ERROR_CANCELLED_BY_HOST 0x44 macro
/linux-6.1.9/net/bluetooth/
Dhci_event.c6011 if (ev->status == HCI_ERROR_CANCELLED_BY_HOST) { in hci_le_ext_adv_term_evt()