Home
last modified time | relevance | path

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

/system/bt/test/headless/
Dheadless.cc103 .remote_device_properties_cb = remote_device_properties,
/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.cc685 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, &tmp, in btif_update_remote_properties()
1179 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_auth_cmpl_evt()
1315 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, &bdaddr, in btif_dm_search_devices_evt()
1529 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, in btif_dm_search_services_evt()
1541 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_search_services_evt()
1591 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_search_services_evt()
1634 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_remote_service_record_evt()
/system/bt/include/hardware/
Dbluetooth.h412 remote_device_properties_callback remote_device_properties_cb; member