bt_callbacks_t 구조체 참조

bt_callbacks_t 구조체 참조

#include < bluetooth.h >

데이터 필드

size_t  크기
 
adapter_state_changed_callback   adapter_state_changed_cb
 
adapter_properties_callback   adapter_properties_cb
 
remote_device_properties_callback   remote_device_properties_cb
 
device_found_callback   device_found_cb
 
discovery_state_changed_callback   discovery_state_changed_cb
 
pin_request_callback   pin_request_cb
 
ssp_request_callback   ssp_request_cb
 
bond_state_changed_callback   bond_state_changed_cb
 
acl_state_changed_callback   acl_state_changed_cb
 
callback_thread_event   thread_evt_cb
 
dut_mode_recv_callback   dut_mode_recv_cb
 
le_test_mode_callback   le_test_mode_cb
 
energy_info_callback   energy_info_cb
 

상세 설명

TODO: 연결 업/다운 및 기타 일반 알림/콜백 블루투스 DM 콜백 구조의 콜백을 추가합니다.

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

필드 문서

acl_state_changed_callback acl_state_changed_cb

bluetooth.h 파일의 411 행에 정의되어 있습니다.

adapter_properties_callback adapter_properties_cb

bluetooth.h 파일의 404 строке에 정의

adapter_state_changed_callback adapter_state_changed_cb

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

bond_state_changed_callback bond_state_changed_cb

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

device_found_callback device_found_cb

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

discovery_state_changed_callback discovery_state_changed_cb

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

dut_mode_recv_callback dut_mode_recv_cb

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

energy_info_callback energy_info_cb

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

le_test_mode_callback le_test_mode_cb

bluetooth.h 파일의 414 строке에 정의가 있습니다.

pin_request_callback pin_request_cb

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

remote_device_properties_callback remote_device_properties_cb

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

size_t 크기

sizeof(bt_callbacks_t)로 설정

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

ssp_request_callback ssp_request_cb

bluetooth.h FILE의 409 라인에 정의가 있습니다.

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


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