bt_os_callouts_t 结构参考
bt_os_callouts_t 结构参考
#include < bluetooth.h >
数据字段 | |
尺寸_t | 尺寸 |
set_wake_alarm_callout | 设置唤醒闹钟 |
获取_唤醒_锁定_调出 | 获取唤醒锁 |
释放_唤醒_锁定_调出 | 释放唤醒锁 |
详细说明
bluedroid 设置唤醒警报和获取唤醒锁所需的一组函数。该结构通过 |set_os_callouts| 传递到堆栈中|bt_interface_t| 上的函数。
定义位于文件bluetooth.h的第427行。
现场文档
acquire_wake_lock_callout acquire_wake_lock |
定义位于文件bluetooth.h的第432行。
set_wake_alarm_callout set_wake_alarm |
定义位于文件bluetooth.h的第431行。
size_t 尺寸 |
定义位于文件bluetooth.h的第429行。
该结构的文档是从以下文件生成的: