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.cc76 case BT_PROPERTY_UUIDS: { in ParseRemoteDeviceProps()
/system/bt/tools/bdtool/
Dadapter.c206 case BT_PROPERTY_UUIDS: { in parse_properties()
/system/bt/btif/src/
Dbtif_core.cc602 BTIF_STORAGE_FILL_PROPERTY(&properties[num_props], BT_PROPERTY_UUIDS, in btif_in_get_adapter_properties()
660 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], BT_PROPERTY_UUIDS, in btif_in_get_remote_device_properties()
962 case BT_PROPERTY_UUIDS: in btif_set_adapter_property()
Dbtif_storage.cc249 case BT_PROPERTY_UUIDS: { in prop2cfg()
365 case BT_PROPERTY_UUIDS: { in cfg2prop()
667 } else if (property->type == BT_PROPERTY_UUIDS) { in btif_storage_get_adapter_property()
987 BTIF_STORAGE_GET_ADAPTER_PROP(status, BT_PROPERTY_UUIDS, local_uuids, in btif_storage_load_bonded_devices()
1032 BTIF_STORAGE_GET_REMOTE_PROP(p_remote_addr, BT_PROPERTY_UUIDS, in btif_storage_load_bonded_devices()
Dbtif_util.cc131 CASE_RETURN_STR(BT_PROPERTY_UUIDS) in dump_property_type()
Dbtif_dm.cc1114 prop.type = BT_PROPERTY_UUIDS; in btif_dm_auth_cmpl_evt()
1421 prop.type = BT_PROPERTY_UUIDS; in btif_dm_search_services_evt()
1457 prop.type = BT_PROPERTY_UUIDS; in btif_dm_search_services_evt()
1500 prop[0].type = BT_PROPERTY_UUIDS; in btif_dm_search_services_evt()
2567 BTIF_STORAGE_FILL_PROPERTY(&property, BT_PROPERTY_UUIDS, in btif_dm_execute_service_request()
/system/bt/btcore/test/
Dproperty_test.cc143 EXPECT_EQ(BT_PROPERTY_UUIDS, property->type); in TEST_F()
/system/bt/include/hardware/
Dbluetooth.h182 BT_PROPERTY_UUIDS, enumerator