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

/system/bt/btif/src/
H A Dbtif_dm.c1402 int stored_device_type = 0; local
1403 if (btif_get_device_type(bdaddr.address, &stored_device_type) &&
1404 ((stored_device_type != BT_DEVICE_TYPE_BREDR &&
1406 (stored_device_type != BT_DEVICE_TYPE_BLE &&

Completed in 9 milliseconds