Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dhci_ath.c217 #define HCI_OP_ATH_SLEEP 0xFC04 macro
234 if (__le16_to_cpu(hdr->opcode) == HCI_OP_ATH_SLEEP) in ath_enqueue()