Riferimento alla struttura bt_os_callouts_t

Riferimento alla struttura bt_os_callouts_t

#include < bluetooth.h >

Campi dati

size_t  size
 
set_wake_alarm_callout   set_wake_alarm
 
acquire_wake_lock_callout   acquire_wake_lock
 
release_wake_lock_callout   release_wake_lock
 

Descrizione dettagliata

L'insieme di funzioni richieste da bluedroid per impostare le sveglie e acquisire i wakelock. Questa struttura viene passata allo stack tramite la funzione |set_os_callouts| su |bt_interface_t|.

Definizione nella riga 427 del file bluetooth.h .

Documentazione dei campi

acquire_wake_lock_callout acquire_wake_lock

Definizione nella riga 432 del file bluetooth.h .

release_wake_lock_callout release_wake_lock

Definizione nella riga 433 del file bluetooth.h .

Definizione nella riga 431 del file bluetooth.h .

Dimensione size_t

Definizione nella riga 429 del file bluetooth.h .


La documentazione di questa struttura è stata generata dal seguente file: