Searched refs:cs_without_fae_supported (Results 1 – 4 of 4) sorted by relevance
513 params.cs_without_fae_supported ? "Yes" : "No", in cmd_read_local_supported_capabilities()553 params.cs_without_fae_supported = true; in cmd_write_cached_remote_supported_capabilities()
1043 params->cs_without_fae_supported ? "Yes" : "No", in print_remote_cs_capabilities()
385 remote_cs_capabilities.cs_without_fae_supported = in bt_hci_le_cs_read_remote_supported_capabilities_complete()1052 ret->cs_without_fae_supported = in bt_le_cs_read_local_supported_capabilities()1150 if (params->cs_without_fae_supported) { in bt_le_cs_write_cached_remote_supported_capabilities()
352 bool cs_without_fae_supported; member