HomeSort by relevance Sort by last modified time
    Searched defs:callouts (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/test/suite/support/
hal.c 31 static bt_os_callouts_t callouts = { variable
58 success = success && (bt_interface->set_os_callouts(&callouts) == BT_STATUS_SUCCESS);
  /external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 537 static bt_os_callouts_t callouts = { variable
550 status = sBtInterface->set_os_callouts(&callouts);

Completed in 72 milliseconds