Searched refs:devtype (Results 1 – 3 of 3) sorted by relevance
71 uint32_t devtype = *(reinterpret_cast<uint32_t*>(prop->val)); in process_property() local72 LOG_CONSOLE("BT_PROPERTY_TYPE_OF_DEVICE 0x%04x", devtype); in process_property()
398 uint32_t cod, devtype; in btif_in_get_remote_device_properties() local422 BT_PROPERTY_TYPE_OF_DEVICE, sizeof(devtype), in btif_in_get_remote_device_properties()423 &devtype); in btif_in_get_remote_device_properties()
1101 uint32_t devtype = 0; in btif_storage_load_bonded_devices() local1121 &devtype, sizeof(devtype), in btif_storage_load_bonded_devices()