Home
last modified time | relevance | path

Searched defs:num_properties (Results 1 – 7 of 7) sorted by relevance

/system/bt/tools/bdtool/
Dadapter.c68 void adapter_properties(bt_status_t status, int num_properties, in adapter_properties()
112 void device_found(int num_properties, bt_property_t* property) { in device_found()
142 int num_properties, bt_property_t* properties) { in remote_device_properties()
192 static void parse_properties(int num_properties, bt_property_t* property) { in parse_properties()
/system/bt/test/suite/adapter/
Dbluetooth_test.cc121 int num_properties, in AdapterPropertiesCallback()
133 int num_properties, in RemoteDevicePropertiesCallback()
/system/bt/service/hal/
Dfake_bluetooth_interface.cc94 int num_properties, bt_property_t* properties) { in NotifyAdapterPropertiesChanged()
Dbluetooth_interface.cc75 void AdapterPropertiesCallback(bt_status_t status, int num_properties, in AdapterPropertiesCallback()
87 int num_properties, in RemoteDevicePropertiesCallback()
/system/bt/service/
Dadapter.cc254 void AdapterPropertiesCallback(bt_status_t status, int num_properties, in AdapterPropertiesCallback()
/system/bt/btif/src/
Dbtif_dm.cc558 int num_properties = 0; in btif_update_remote_properties() local
1276 uint32_t num_properties = 0; in btif_dm_search_devices_evt() local
1473 int num_properties = 0; in btif_dm_search_services_evt() local
Dbtif_storage.cc694 uint32_t num_properties, in btif_storage_add_remote_device()