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

  /system/bt/btif/src/
btif_core.c 497 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1, &prop);
739 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb,
818 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, p_prop);
862 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, &prop);
872 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 0, NULL);
920 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb,
    [all...]
btif_dm.c     [all...]
  /hardware/libhardware/include/hardware/
bluetooth.h 379 adapter_properties_callback adapter_properties_cb; member in struct:__anon24657
419 * 'adapter_properties_cb' shall return the list of UUIDs of the
424 * 'adapter_properties_cb' with the current list of UUIDs including the

Completed in 369 milliseconds