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 FILE의 431 라인에 정의가 있습니다.

size_t 크기

bluetooth.h 파일의 429 줄에 정의되어 있습니다.


이 구조체에 관한 문서는 다음 파일에서 생성되었습니다.