Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsco.c999 if (!hci_dev_test_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED)) { in sco_sock_setsockopt()
1194 if (!hci_dev_test_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED)) { in sco_sock_getsockopt()
H A Dmgmt.c4600 if (hci_dev_test_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED)) in read_exp_features_info()
4889 changed = (val != hci_dev_test_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED)); in set_offload_codec_func()
4899 hci_dev_set_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED); in set_offload_codec_func()
4901 hci_dev_clear_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED); in set_offload_codec_func()
/linux/include/net/bluetooth/
H A Dhci.h471 HCI_OFFLOAD_CODECS_ENABLED, enumerator