bt_os_callouts_t 结构体参考文档

bt_os_callouts_t 结构体参考文档

#include < bluetooth.h >

数据字段

size_t  尺寸
 
set_wake_alarm_callout   set_wake_alarm
 
acquire_wake_lock_callout   acquire_wake_lock
 
release_wake_lock_callout   release_wake_lock
 

详细说明

bluedroid 设置唤醒闹钟和获取唤醒锁定所需的一组函数。此结构体会通过 |bt_interface_t| 上的 |set_os_callouts| 函数传递到堆栈中。

定义位于文件 bluetooth.h 427 行

字段文档

acquire_wake_lock_callout acquire_wake_lock

定义位于文件 bluetooth.h 432 行。

release_wake_lock_callout release_wake_lock

定义位于文件 bluetooth.h 433 行。

定义位于文件 bluetooth.h 431 行

size_t size

定义位于文件 bluetooth.h 429 行。


此结构体的文档是根据以下文件生成的: