Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bluetooth/
Dhci_aml.c92 bool is_coex; member
436 static int aml_config_rf(struct hci_dev *hdev, bool is_coex) in aml_config_rf() argument
441 if (is_coex) in aml_config_rf()
600 err = aml_config_rf(hdev, amldev->aml_dev_data->is_coex); in aml_setup()