Searched refs:HCI_IBS_SLEEP_IND (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_qca.c | 43 #define HCI_IBS_SLEEP_IND 0xFE macro 472 if (send_hci_ibs_cmd(HCI_IBS_SLEEP_IND, hu) < 0) { in hci_ibs_tx_idle_timeout() 793 BT_ERR("Received HCI_IBS_SLEEP_IND in rx state %d", in device_want_to_sleep() 930 BT_DBG("hu %p recv hci ibs cmd 0x%x", hu, HCI_IBS_SLEEP_IND); in qca_ibs_sleep_ind() 1189 .type = HCI_IBS_SLEEP_IND, \ 2172 cmd = HCI_IBS_SLEEP_IND; in qca_suspend() 2205 /* Wait for HCI_IBS_SLEEP_IND sent by device to indicate its Tx is going in qca_suspend()
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_qca.c | 44 #define HCI_IBS_SLEEP_IND 0xFE macro 475 if (send_hci_ibs_cmd(HCI_IBS_SLEEP_IND, hu) < 0) { in hci_ibs_tx_idle_timeout() 812 BT_ERR("Received HCI_IBS_SLEEP_IND in rx state %d", in device_want_to_sleep() 949 BT_DBG("hu %p recv hci ibs cmd 0x%x", hu, HCI_IBS_SLEEP_IND); in qca_ibs_sleep_ind() 1228 .type = HCI_IBS_SLEEP_IND, \ 2505 cmd = HCI_IBS_SLEEP_IND; in qca_suspend() 2538 /* Wait for HCI_IBS_SLEEP_IND sent by device to indicate its Tx is going in qca_suspend()
|
Completed in 7 milliseconds