Searched refs:callouts (Results 1 – 5 of 5) sorted by relevance
28 void wakelock_set_os_callouts(bt_os_callouts_t* callouts);
431 static int set_os_callouts(bt_os_callouts_t* callouts) { in set_os_callouts() argument432 wakelock_os_callouts_saved = callouts; in set_os_callouts()
95 void wakelock_set_os_callouts(bt_os_callouts_t* callouts) { in wakelock_set_os_callouts() argument96 wakelock_os_callouts = callouts; in wakelock_set_os_callouts()
70 # BTIF callouts
573 int (*set_os_callouts)(bt_os_callouts_t* callouts);