Home
last modified time | relevance | path

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

/system/bt/tools/bdtool/
Dadapter.c67 void adapter_properties(bt_status_t status, int num_properties, in adapter_properties()
111 void device_found(int num_properties, bt_property_t* property) { in device_found()
141 int num_properties, bt_property_t* properties) { in remote_device_properties()
190 static void parse_properties(int num_properties, bt_property_t* property) { in parse_properties()
/system/bt/test/suite/adapter/
Dbluetooth_test.cc120 int num_properties, in AdapterPropertiesCallback()
132 int num_properties, in RemoteDevicePropertiesCallback()
/system/bt/service/hal/
Dfake_bluetooth_interface.cc98 int num_properties, bt_property_t* properties) { in NotifyAdapterPropertiesChanged()
Dbluetooth_interface.cc77 void AdapterPropertiesCallback(bt_status_t status, int num_properties, in AdapterPropertiesCallback()
89 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.cc551 int num_properties = 0; in btif_update_remote_properties() local
1275 uint32_t num_properties = 0; in btif_dm_search_devices_evt() local
1476 int num_properties = 0; in btif_dm_search_services_evt() local
Dbtif_storage.cc710 uint32_t num_properties, in btif_storage_add_remote_device()
/system/bt/tools/mcap_tool/
Dmcap_tool.cc412 static void adapter_properties_changed(bt_status_t status, int num_properties, in adapter_properties_changed()