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

  /external/bluetooth/bluedroid/stack/btm/
btm_dev.c 60 BD_FEATURES features, UINT32 trusted_mask[],
111 memcpy (p_dev_rec->features, features, sizeof (BD_FEATURES));
113 memset (p_dev_rec->features, 0, sizeof (BD_FEATURES));
btm_int.h 93 BD_FEATURES features; /* Features suported by the device */
176 BD_FEATURES local_features; /* Local features bit mask */
202 BD_FEATURES brcm_features; /* Broadcom specific features bit mask */
505 BD_FEATURES features; /* Features suported by the device */
    [all...]
btm_acl.c     [all...]
btm_sec.c     [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 397 BD_FEATURES features;
bta_dm_api.c 779 BD_NAME bd_name, BD_FEATURES features,
    [all...]
bta_dm_act.c 59 static void bta_dm_acl_change_cback (BD_ADDR p_bda, DEV_CLASS p_dc, BD_NAME p_bdn, BD_FEATURES features, BOOLEAN is_new);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]
bt_types.h 337 typedef UINT8 BD_FEATURES[BD_FEATURES_LEN]; /* LMP features supported by device */
  /external/bluetooth/bluedroid/bta/include/
bta_api.h     [all...]
  /external/libnfc-nci/halimpl/bcm2079x/include/
bt_types.h 323 typedef UINT8 BD_FEATURES[BD_FEATURES_LEN]; /* LMP features supported by device */
  /external/libnfc-nci/src/include/
bt_types.h 323 typedef UINT8 BD_FEATURES[BD_FEATURES_LEN]; /* LMP features supported by device */

Completed in 2934 milliseconds