Home
last modified time | relevance | path

Searched defs:num_properties (Results 1 – 7 of 7) 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.cc126 int num_properties, in AdapterPropertiesCallback()
138 int num_properties, in RemoteDevicePropertiesCallback()
/system/bt/service/hal/
Dbluetooth_interface.cc77 void AdapterPropertiesCallback(bt_status_t status, int num_properties, in AdapterPropertiesCallback()
89 int num_properties, in RemoteDevicePropertiesCallback()
101 void DeviceFoundCallback(int num_properties, bt_property_t* properties) { in DeviceFoundCallback()
Dfake_bluetooth_interface.cc99 int num_properties, bt_property_t* properties) { in NotifyAdapterPropertiesChanged()
/system/bt/service/
Dadapter.cc47 RemoteDeviceProps ParseRemoteDeviceProps(int num_properties, in ParseRemoteDeviceProps()
523 void AdapterPropertiesCallback(bt_status_t status, int num_properties, in AdapterPropertiesCallback()
607 int num_properties, in RemoteDevicePropertiesCallback()
631 void DeviceFoundCallback(int num_properties, in DeviceFoundCallback()
/system/bt/btif/src/
Dbtif_dm.cc559 int num_properties = 0; in btif_update_remote_properties() local
1283 uint32_t num_properties = 0; in btif_dm_search_devices_evt() local
1490 int num_properties = 0; in btif_dm_search_services_evt() local
Dbtif_storage.cc784 uint32_t num_properties, in btif_storage_add_remote_device()