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.cc724 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_in_get_remote_device_properties()
829 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, in execute_storage_remote_request()
850 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, remote_addr, in btif_remote_properties_evt()
Dbtif_dm.cc616 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, &tmp, in btif_update_remote_properties()
1111 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_auth_cmpl_evt()
1239 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, &bdaddr, in btif_dm_search_devices_evt()
1448 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, in btif_dm_search_services_evt()
1460 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_search_services_evt()
1510 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_search_services_evt()
1553 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_remote_service_record_evt()
/system/bt/include/hardware/
Dbluetooth.h389 remote_device_properties_callback remote_device_properties_cb; member