Home
last modified time | relevance | path

Searched refs:callouts (Results 1 – 4 of 4) sorted by relevance

/system/bt/osi/include/
Dwakelock.h28 void wakelock_set_os_callouts(bt_os_callouts_t *callouts);
/system/bt/btif/src/
Dbluetooth.c462 static int set_os_callouts(bt_os_callouts_t *callouts) { in set_os_callouts() argument
463 wakelock_set_os_callouts(callouts); in set_os_callouts()
/system/bt/osi/src/
Dwakelock.c90 void wakelock_set_os_callouts(bt_os_callouts_t *callouts) in wakelock_set_os_callouts() argument
92 wakelock_os_callouts = callouts; in wakelock_set_os_callouts()
/system/bt/btif/
DBUILD.gn60 # BTIF callouts