Home
last modified time | relevance | path

Searched refs:remote_device_properties_cb (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/src/
Dbtif_core.cc666 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_in_get_remote_device_properties()
771 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, in execute_storage_remote_request()
792 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, remote_addr, in btif_remote_properties_evt()
Dbtif_dm.cc624 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, &tmp, in btif_update_remote_properties()
1119 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_auth_cmpl_evt()
1247 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, &bdaddr, in btif_dm_search_devices_evt()
1462 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, in btif_dm_search_services_evt()
1474 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_search_services_evt()
1524 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_search_services_evt()
1567 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_remote_service_record_evt()
/system/bt/include/hardware/
Dbluetooth.h411 remote_device_properties_callback remote_device_properties_cb; member