Searched refs:BT_DEVICE_TYPE_BREDR (Results 1 - 9 of 9) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_gatt_server.c396 device_type != BT_DEVICE_TYPE_BREDR)
407 case BT_DEVICE_TYPE_BREDR:
H A Dbtif_gatt_util.c325 case BT_DEVICE_TYPE_BREDR:
H A Dbtif_dm.c836 dev_type = BT_DEVICE_TYPE_BREDR;
923 dev_type = BT_DEVICE_TYPE_BREDR;
991 dev_type = BT_DEVICE_TYPE_BREDR;
1242 BT_DEVICE_TYPE_BREDR);
1297 dev_type = BT_DEVICE_TYPE_BREDR;
H A Dbtif_gatt_client.c1119 device_type != BT_DEVICE_TYPE_BREDR)
1147 case BT_DEVICE_TYPE_BREDR:
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_inq.c2144 (p_i && (p_i->inq_info.results.device_type & BT_DEVICE_TYPE_BREDR) != 0)
2168 || (p_i->inq_info.results.device_type & BT_DEVICE_TYPE_BREDR) != 0
2211 && (p_i->inq_info.results.device_type & BT_DEVICE_TYPE_BREDR)
2243 p_cur->device_type = BT_DEVICE_TYPE_BREDR;
2247 p_cur->device_type |= BT_DEVICE_TYPE_BREDR;
H A Dbtm_ble.c597 *p_dev_type = BT_DEVICE_TYPE_BREDR;
H A Dbtm_sec.c1353 (transport == BT_TRANSPORT_BR_EDR && (dev_type & BT_DEVICE_TYPE_BREDR) == 0))
4399 p_dev_rec->device_type |= BT_DEVICE_TYPE_BREDR;
/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h521 #define BT_DEVICE_TYPE_BREDR 0x01 macro
/external/libnfc-nci/src/include/
H A Dbt_types.h514 #define BT_DEVICE_TYPE_BREDR 0x01 macro

Completed in 200 milliseconds