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

  /hardware/libhardware/include/hardware/
bluetooth.h 332 adapter_properties_callback adapter_properties_cb; member in struct:__anon32811
353 * 'adapter_properties_cb' shall return the list of UUIDs of the
358 * 'adapter_properties_cb' with the current list of UUIDs including the
  /external/bluetooth/bluedroid/btif/src/
btif_core.c 596 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1, &prop);
920 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb,
1001 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, p_prop);
1013 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, &prop);
1023 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 0, NULL);
    [all...]
btif_dm.c     [all...]

Completed in 794 milliseconds