Home
last modified time | relevance | path

Searched refs:BT_PROPERTY_UUIDS (Results 1 – 11 of 11) sorted by relevance

/system/bt/test/suite/rfcomm/
Drfcomm_test.cc49 bt_interface()->get_remote_device_property(&devices[i], BT_PROPERTY_UUIDS); in SetUp()
53 GetRemoteDeviceProperty(&devices[i], BT_PROPERTY_UUIDS); in SetUp()
/system/bt/btcore/src/
Dproperty.cc117 return property_new_((void*)uuid, sizeof(Uuid) * count, BT_PROPERTY_UUIDS); in property_new_uuids()
171 return property->type == BT_PROPERTY_UUIDS; in property_is_uuids()
/system/bt/service/
Dlogging_helpers.cc108 CASE_RETURN_TEXT(BT_PROPERTY_UUIDS); in BtPropertyText()
Dadapter.cc77 case BT_PROPERTY_UUIDS: { in ParseRemoteDeviceProps()
/system/bt/tools/bdtool/
Dadapter.c206 case BT_PROPERTY_UUIDS: { in parse_properties()
/system/bt/btif/src/
Dbtif_storage.cc248 case BT_PROPERTY_UUIDS: { in prop2cfg()
361 case BT_PROPERTY_UUIDS: { in cfg2prop()
654 } else if (property->type == BT_PROPERTY_UUIDS) { in btif_storage_get_adapter_property()
980 BTIF_STORAGE_GET_ADAPTER_PROP(status, BT_PROPERTY_UUIDS, local_uuids, in btif_storage_load_bonded_devices()
1025 BTIF_STORAGE_GET_REMOTE_PROP(p_remote_addr, BT_PROPERTY_UUIDS, in btif_storage_load_bonded_devices()
Dbtif_core.cc443 BTIF_STORAGE_FILL_PROPERTY(&properties[num_props], BT_PROPERTY_UUIDS, in btif_in_get_adapter_properties()
499 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], BT_PROPERTY_UUIDS, in btif_in_get_remote_device_properties()
Dbtif_util.cc130 CASE_RETURN_STR(BT_PROPERTY_UUIDS) in dump_property_type()
Dbtif_dm.cc989 prop.type = BT_PROPERTY_UUIDS; in btif_dm_auth_cmpl_evt()
1309 prop.type = BT_PROPERTY_UUIDS; in btif_dm_search_services_evt()
1344 prop_uuids.type = BT_PROPERTY_UUIDS; in btif_dm_search_services_evt()
1396 prop[0].type = BT_PROPERTY_UUIDS; in btif_dm_search_services_evt()
2230 BTIF_STORAGE_FILL_PROPERTY(&property, BT_PROPERTY_UUIDS, in btif_dm_enable_service()
/system/bt/btcore/test/
Dproperty_test.cc143 EXPECT_EQ(BT_PROPERTY_UUIDS, property->type); in TEST_F()
/system/bt/include/hardware/
Dbluetooth.h242 BT_PROPERTY_UUIDS, enumerator