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

  /system/bt/btif/src/
btif_core.cc 429 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1,
677 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, num_props,
753 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, p_prop);
796 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, &prop);
804 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 0, NULL);
846 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, num_props, p_props);
    [all...]
btif_dm.cc     [all...]
  /hardware/libhardware/include/hardware/
bluetooth.h 399 adapter_properties_callback adapter_properties_cb; member in struct:__anon48114
439 * 'adapter_properties_cb' shall return the list of UUIDs of the
444 * 'adapter_properties_cb' with the current list of UUIDs including the
  /system/bt/include/hardware/
bluetooth.h 388 adapter_properties_callback adapter_properties_cb; member in struct:__anon1892
429 * 'adapter_properties_cb' shall return the list of UUIDs of the
434 * 'adapter_properties_cb' with the current list of UUIDs including the

Completed in 520 milliseconds