Home
last modified time | relevance | path

Searched refs:WBT_CancelCurrentCommand (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.3.1/include/nitro/
Dwbt.h629 BOOL WBT_CancelCurrentCommand(u16 target);
/TwlSDK-5.3.1/build/libraries/wbt/common/src/
Dwbt_api.c477 BOOL WBT_CancelCurrentCommand(WBTAidBitmap cancel_target) in WBT_CancelCurrentCommand() function
/TwlSDK-5.3.1/build/demos/wbt/wbt-1/src/
Dbt.c145 (void)WBT_CancelCurrentCommand(0xffff); in bt_stop()