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 | 120 int num_properties, in AdapterPropertiesCallback() 132 int num_properties, in RemoteDevicePropertiesCallback()
|
/system/bt/service/hal/ |
D | fake_bluetooth_interface.cc | 98 int num_properties, bt_property_t* properties) { in NotifyAdapterPropertiesChanged()
|
D | bluetooth_interface.cc | 77 void AdapterPropertiesCallback(bt_status_t status, int num_properties, in AdapterPropertiesCallback() 89 int num_properties, in RemoteDevicePropertiesCallback()
|
/system/bt/service/ |
D | adapter.cc | 254 void AdapterPropertiesCallback(bt_status_t status, int num_properties, in AdapterPropertiesCallback()
|
/system/bt/btif/src/ |
D | btif_dm.cc | 551 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
|
D | btif_storage.cc | 710 uint32_t num_properties, in btif_storage_add_remote_device()
|
/system/bt/tools/mcap_tool/ |
D | mcap_tool.cc | 412 static void adapter_properties_changed(bt_status_t status, int num_properties, in adapter_properties_changed()
|