Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/
Dsco.c925 if (!hci_dev_test_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED)) { in sco_sock_setsockopt()
1120 if (!hci_dev_test_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED)) { in sco_sock_getsockopt()
Dmgmt.c3985 if (hci_dev_test_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED)) in read_exp_features_info()
4298 changed = (val != hci_dev_test_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED)); in set_offload_codec_func()
4308 hci_dev_set_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED); in set_offload_codec_func()
4310 hci_dev_clear_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED); in set_offload_codec_func()
/linux-5.19.10/include/net/bluetooth/
Dhci.h362 HCI_OFFLOAD_CODECS_ENABLED, enumerator