Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h657 #define HCI_ERROR_ADVERTISING_TIMEOUT 0x3c macro
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c712 hci_conn_failed(conn, HCI_ERROR_ADVERTISING_TIMEOUT); in le_conn_timeout()