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

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AbstractionLayer.java 48 static final int BT_DEVICE_TYPE_BREDR = 0x01;
  /external/bluetooth/bluedroid/btif/src/
btif_dm.c 633 p_pin_req->dev_class, BT_DEVICE_TYPE_BREDR);
715 p_ssp_cfm_req->dev_class, BT_DEVICE_TYPE_BREDR);
778 p_ssp_key_notif->dev_class, BT_DEVICE_TYPE_BREDR);
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c     [all...]
btm_ble.c 557 *p_dev_type = BT_DEVICE_TYPE_BREDR;
    [all...]
btm_sec.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
bt_types.h 510 #define BT_DEVICE_TYPE_BREDR 0x01
  /external/libnfc-nci/src/include/
bt_types.h 514 #define BT_DEVICE_TYPE_BREDR 0x01

Completed in 296 milliseconds