Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_packet_factory.cc74 make_command(HCI_READ_LOCAL_EXT_FEATURES, parameter_size, &stream); in make_read_local_extended_features()
Dhci_packet_parser.cc115 response, HCI_READ_LOCAL_EXT_FEATURES, in parse_read_local_extended_features_response()
/system/bt/stack/include/
Dhcidefs.h262 #define HCI_READ_LOCAL_EXT_FEATURES (0x0004 | HCI_GRP_INFORMATIONAL_PARAMS) macro