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

adapter

構文構文

struct adapter

ファイル名ファイル名

adapter.h

構造体情報構造体情報

No. 名称 属性説明
1
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
  pinq_idle int tracks the idle time for periodic inquiry
  state int standard inq, periodic inq, name resloving
  found_devices GSList *  
  oor_devices GSList * out of range device list
  pdiscov_requestor char * periodic discovery requestor unique name
  pdiscov_listener guint  
  discov_requestor char * discovery requestor unique name
  discov_listener guint  
  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
  sessions GSList * Request Mode sessions
  dev hci_dev hci info

See Also

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