Searched refs:supported_features (Results 1 – 10 of 10) sorted by relevance
340 .supported_features = CONFIG_BT_TBS_SUPPORTED_FEATURES, in init()388 .supported_features = CONFIG_BT_TBS_SUPPORTED_FEATURES, in init()
197 .supported_features = CONFIG_BT_TBS_SUPPORTED_FEATURES, in init()
22 .. include:: ../../../../soc/intel/elkhart_lake/doc/supported_features.txt
24 .. include:: ../../../../soc/intel/intel_ish/doc/supported_features.txt
36 .. include:: ../../../../soc/intel/raptor_lake/doc/supported_features.txt
79 .supported_features = CONFIG_BT_TBS_SUPPORTED_FEATURES, in cmd_tbs_init()102 .supported_features = CONFIG_BT_TBS_SUPPORTED_FEATURES, in cmd_tbs_init()
32 .. include:: ../../../../soc/intel/apollo_lake/doc/supported_features.txt
511 uint8_t supported_features; member
1174 .supported_features = CONFIG_BT_TBS_SUPPORTED_FEATURES, in tester_init_tbs()1184 .supported_features = CONFIG_BT_TBS_SUPPORTED_FEATURES, in tester_init_tbs()
1529 inst->optional_opcodes = param->supported_features; in tbs_inst_init_and_register()1609 if (param->supported_features > BT_TBS_FEATURE_ALL) { in valid_register_param()1610 LOG_DBG("Invalid supported_features: %u", param->supported_features); in valid_register_param()