Searched refs:set_os_callouts (Results 1 – 5 of 5) sorted by relevance
1007 static int set_os_callouts(bt_os_callouts_t* callouts) { in set_os_callouts() function1188 .set_os_callouts = set_os_callouts,
293 status = bluetoothInterface.set_os_callouts(&bt_os_callouts); in SetUp()
806 int (*set_os_callouts)(bt_os_callouts_t* callouts); member
1285 ccall!(self, set_os_callouts, callouts_ptr.into()); in initialize()
1048 ret = sBluetoothInterface->set_os_callouts(&sBluetoothOsCallouts); in initNative()