Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c1061 case HCI_READ_LOCAL_EXT_FEATURES: in btu_hcif_hdl_command_complete()
/external/libnfc-nci/src/include/
Dhcidefs.h248 #define HCI_READ_LOCAL_EXT_FEATURES (0x0004 | HCI_GRP_INFORMATIONAL_PARAMS) macro
/external/bluetooth/bluedroid/stack/include/
Dhcidefs.h248 #define HCI_READ_LOCAL_EXT_FEATURES (0x0004 | HCI_GRP_INFORMATIONAL_PARAMS) macro
/external/bluetooth/bluedroid/stack/hcic/
Dhcicmds.c2813 UINT16_TO_STREAM (pp, HCI_READ_LOCAL_EXT_FEATURES); in btsnd_hcic_read_local_ext_features()