HomeSort by relevance Sort by last modified time
    Searched full:set_os_callouts (Results 1 - 5 of 5) sorted by null

  /system/bt/test/suite/support/
hal.c 62 success = success && (bt_interface->set_os_callouts(&callouts) == BT_STATUS_SUCCESS);
  /system/bt/btif/src/
bluetooth.c 415 static int set_os_callouts(bt_os_callouts_t *callouts) { function
456 set_os_callouts,
  /hardware/libhardware/include/hardware/
bluetooth.h 400 * |set_os_callouts| function on |bt_interface_t|.
533 int (*set_os_callouts)(bt_os_callouts_t *callouts); member in struct:__anon24659
  /system/bt/test/bluedroidtest/
bluedroidtest.c 550 status = sBtInterface->set_os_callouts(&callouts);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 673 ret = sBluetoothInterface->set_os_callouts(&sBluetoothOsCallouts);
    [all...]

Completed in 485 milliseconds