Home
last modified time | relevance | path

Searched refs:invoke_remote_device_properties_cb (Results 1 – 4 of 4) sorted by relevance

/system/bt/btif/src/
Dbtif_core.cc505 invoke_remote_device_properties_cb(BT_STATUS_SUCCESS, *bd_addr, num_props, in btif_in_get_remote_device_properties()
527 invoke_remote_device_properties_cb(status, *remote_addr, num_props, p_props); in btif_remote_properties_evt()
729 invoke_remote_device_properties_cb(status, remote_addr, 1, &prop); in btif_get_remote_device_property()
Dbtif_dm.cc589 invoke_remote_device_properties_cb(status, bdaddr, num_properties, in btif_update_remote_properties()
993 invoke_remote_device_properties_cb(BT_STATUS_SUCCESS, bd_addr, 1, &prop); in btif_dm_auth_cmpl_evt()
1135 invoke_remote_device_properties_cb(status, bdaddr, 1, properties); in btif_dm_search_devices_evt()
1349 invoke_remote_device_properties_cb(BT_STATUS_SUCCESS, bd_addr, 1, in btif_dm_search_services_evt()
1361 invoke_remote_device_properties_cb(BT_STATUS_SUCCESS, bd_addr, 1, in btif_dm_search_services_evt()
1419 invoke_remote_device_properties_cb(BT_STATUS_SUCCESS, bd_addr, in btif_dm_search_services_evt()
Dbluetooth.cc676 void invoke_remote_device_properties_cb(bt_status_t status, RawAddress bd_addr, in invoke_remote_device_properties_cb() function
/system/bt/btif/include/
Dbtif_common.h200 void invoke_remote_device_properties_cb(bt_status_t status, RawAddress bd_addr,