Searched refs:HCI_READ_LOCAL_EXT_FEATURES (Results 1 – 5 of 5) sorted by relevance
74 make_command(HCI_READ_LOCAL_EXT_FEATURES, parameter_size, &stream); in make_read_local_extended_features()
115 response, HCI_READ_LOCAL_EXT_FEATURES, in parse_read_local_extended_features_response()
137 HCI_READ_LOCAL_EXT_FEATURES, status); in CreateCommandCompleteReadLocalExtendedFeatures()
117 SET_HANDLER(HCI_READ_LOCAL_EXT_FEATURES, HciReadLocalExtendedFeatures); in DualModeController()
265 #define HCI_READ_LOCAL_EXT_FEATURES (0x0004 | HCI_GRP_INFORMATIONAL_PARAMS) macro