Searched defs:num_properties (Results 1 – 8 of 8) sorted by relevance
/system/bt/tools/bdtool/ |
D | adapter.c | 67 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/ |
D | bluetooth_test.cc | 126 int num_properties, in AdapterPropertiesCallback() 138 int num_properties, in RemoteDevicePropertiesCallback()
|
/system/bt/test/headless/ |
D | headless.cc | 41 void adapter_properties(bt_status_t status, int num_properties, in adapter_properties() 47 int num_properties, bt_property_t* properties) { in remote_device_properties() 51 void device_found(int num_properties, bt_property_t* properties) { in device_found()
|
/system/bt/service/hal/ |
D | bluetooth_interface.cc | 77 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()
|
D | fake_bluetooth_interface.cc | 100 int num_properties, bt_property_t* properties) { in NotifyAdapterPropertiesChanged()
|
/system/bt/service/ |
D | adapter.cc | 47 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/ |
D | btif_dm.cc | 620 int num_properties = 0; in btif_update_remote_properties() local 1351 uint32_t num_properties = 0; in btif_dm_search_devices_evt() local 1557 int num_properties = 0; in btif_dm_search_services_evt() local
|
D | btif_storage.cc | 775 uint32_t num_properties, in btif_storage_add_remote_device()
|