/aosp12/system/bt/tools/bdtool/ |
H A 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()
|
/aosp12/system/bt/test/suite/adapter/ |
H A D | bluetooth_test.cc | 126 int num_properties, in AdapterPropertiesCallback() 138 int num_properties, in RemoteDevicePropertiesCallback()
|
/aosp12/system/bt/test/headless/ |
H A D | headless.cc | 68 void adapter_properties(bt_status_t status, int num_properties, in adapter_properties() 74 int num_properties, bt_property_t* properties) { in remote_device_properties() 78 void device_found(int num_properties, bt_property_t* properties) { in device_found()
|
/aosp12/system/bt/btif/test/ |
H A D | btif_stack_test.cc | 57 void adapter_properties(bt_status_t status, int num_properties, in adapter_properties() 63 int num_properties, bt_property_t* properties) { in remote_device_properties() 67 void device_found(int num_properties, bt_property_t* properties) { in device_found()
|
/aosp12/system/bt/btif/src/ |
H A D | bluetooth.cc | 620 bt_property_t* property_deep_copy_array(int num_properties, in property_deep_copy_array() 660 void invoke_adapter_properties_cb(bt_status_t status, int num_properties, in invoke_adapter_properties_cb() 677 int num_properties, in invoke_remote_device_properties_cb() 682 int num_properties, bt_property_t* properties) { in invoke_remote_device_properties_cb() 693 void invoke_device_found_cb(int num_properties, bt_property_t* properties) { in invoke_device_found_cb() 696 [](int num_properties, bt_property_t* properties) { in invoke_device_found_cb()
|
H A D | btif_dm.cc | 515 int num_properties = 0; in btif_update_remote_properties() local 1170 uint32_t num_properties = 0; in btif_dm_search_devices_evt() local 1373 int num_properties = 0; in btif_dm_search_services_evt() local
|
H A D | btif_storage.cc | 771 uint32_t num_properties, in btif_storage_add_remote_device()
|
/aosp12/system/bt/gd/rust/topshim/btif/ |
H A D | btif_shim.cc | 40 static ::rust::Vec<BtProperty> prop_to_vec(int num_properties, bt_property_t* properties) { in prop_to_vec() 85 static void adapter_properties_cb(bt_status_t status, int num_properties, bt_property_t* properties… in adapter_properties_cb() 91 bt_status_t status, RawAddress* bd_addr, int num_properties, bt_property_t* properties) { in remote_device_properties_cb() 98 static void device_found_cb(int num_properties, bt_property_t* properties) { in device_found_cb()
|
/aosp12/system/bt/service/hal/ |
H A D | bluetooth_interface.cc | 78 void AdapterPropertiesCallback(bt_status_t status, int num_properties, in AdapterPropertiesCallback() 90 int num_properties, in RemoteDevicePropertiesCallback() 102 void DeviceFoundCallback(int num_properties, bt_property_t* properties) { in DeviceFoundCallback()
|
H A D | fake_bluetooth_interface.cc | 102 int num_properties, bt_property_t* properties) { in NotifyAdapterPropertiesChanged()
|
/aosp12/system/bt/service/ |
H A D | adapter.cc | 48 RemoteDeviceProps ParseRemoteDeviceProps(int num_properties, in ParseRemoteDeviceProps() 524 void AdapterPropertiesCallback(bt_status_t status, int num_properties, in AdapterPropertiesCallback() 610 int num_properties, in RemoteDevicePropertiesCallback() 634 void DeviceFoundCallback(int num_properties, in DeviceFoundCallback()
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_btservice_AdapterService.cpp | 111 static int get_properties(int num_properties, bt_property_t* properties, in get_properties() 129 static void adapter_properties_callback(bt_status_t status, int num_properties, in adapter_properties_callback() 183 int num_properties, in remote_device_properties_callback() 245 static void device_found_callback(int num_properties, in device_found_callback()
|
/aosp12/system/bt/test/mock/ |
H A D | mock_btif_storage.cc | 88 uint32_t num_properties, in btif_storage_add_remote_device()
|
/aosp12/bionic/libc/kernel/uapi/drm/ |
H A D | i915_drm.h | 858 __u32 num_properties; member
|