HomeSort by relevance Sort by last modified time
    Searched refs:remote_device_properties_callback (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/include/hardware/
bluetooth.h 302 typedef void (*remote_device_properties_callback)(bt_status_t status, typedef
377 remote_device_properties_callback remote_device_properties_cb;
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 182 static void remote_device_properties_callback(bt_status_t status, bt_bdaddr_t *bd_addr, function in namespace:android
282 remote_device_properties_callback(BT_STATUS_SUCCESS, (bt_bdaddr_t *)properties[addr_index].val,
469 remote_device_properties_callback,
    [all...]

Completed in 55 milliseconds