Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dsco.c992 if (!hci_dev_test_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED)) { in sco_sock_setsockopt()
1187 if (!hci_dev_test_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED)) { in sco_sock_getsockopt()
H A Dmgmt.c4489 if (hci_dev_test_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED)) in read_exp_features_info()
4778 changed = (val != hci_dev_test_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED)); in set_offload_codec_func()
4788 hci_dev_set_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED); in set_offload_codec_func()
4790 hci_dev_clear_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED); in set_offload_codec_func()
/linux-6.15/include/net/bluetooth/
H A Dhci.h468 HCI_OFFLOAD_CODECS_ENABLED, enumerator