HomeSort by relevance Sort by last modified time
    Searched refs:BD_FEATURES (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_int.h 92 BD_FEATURES peer_lmp_features[HCI_EXT_FEATURES_PAGE_MAX + 1]; /* Peer LMP Extended features mask table for the device */
125 BD_FEATURES peer_le_features; /* Peer LE Used features mask for the device */
186 BD_FEATURES local_lmp_features[HCI_EXT_FEATURES_PAGE_MAX + 1];
194 BD_FEATURES local_le_features; /* Local LE Supported features mask for the device */
222 BD_FEATURES brcm_features; /* Broadcom specific features bit mask */
566 BD_FEATURES features[HCI_EXT_FEATURES_PAGE_MAX + 1]; /* Features supported by the device */
    [all...]
btm_devctl.c 119 static void btm_decode_ext_features_page (UINT8 page_number, const BD_FEATURES p_features);
    [all...]
btm_sec.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
bt_types.h 347 typedef UINT8 BD_FEATURES[BD_FEATURES_LEN]; /* LMP features supported by device */
  /external/libnfc-nci/src/include/
bt_types.h 324 typedef UINT8 BD_FEATURES[BD_FEATURES_LEN]; /* LMP features supported by device */

Completed in 45 milliseconds