構造体定義書 仕様書作成ツール【A HotDocument】

btd_adapter

構文構文

struct btd_adapter

ファイル名ファイル名

adapter.c

構造体情報構造体情報

No. 名称 属性説明
1
btd_adapter   
  dev_id uint16_t  
  up int  
  path char * adapter object path
  address[18] char adapter Bluetooth Address
  discov_timeout_id guint discoverable timeout id
  discov_timeout uint32_t discoverable time(msec)
  scan_mode uint8_t scan mode: SCAN_DISABLED, SCAN_PAGE, SCAN_INQUIRY
  mode uint8_t off, connectable, discoverable, limited
  global_mode uint8_t last valid global mode
  state int standard inq, periodic inq, name resloving
  found_devices GSList *  
  oor_devices GSList * out of range device list
  discovery_cancel DBusMessage * discovery cancel message request
  passkey_agents GSList *  
  agent agent * For the new API
  active_conn GSList *  
  bonding bonding_request_info *  
  auth_reqs GSList * Received and replied HCI
  devices GSList * Devices structure pointers
  mode_sessions GSList * Request Mode sessions
  disc_sessions GSList * Discovery sessions
  scheduler_id guint Scheduler handle
  dev hci_dev hci info

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー