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:__anon31002
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 597 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1, &prop);
931 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb,
1012 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, p_prop);
1024 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, &prop);
1034 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 0, NULL);
    [all...]
btif_dm.c     [all...]

Completed in 94 milliseconds