• Home
  • Raw
  • Download

Lines Matching refs:bt_status_t

51 bt_status_t btif_init_bluetooth(void);
62 bt_status_t btif_enable_bluetooth(void);
75 bt_status_t btif_disable_bluetooth(void);
87 bt_status_t btif_cleanup_bluetooth(void);
128 bt_status_t btif_get_adapter_properties(void);
139 bt_status_t btif_get_adapter_property(bt_property_type_t type);
151 bt_status_t btif_set_adapter_property(const bt_property_t* property);
162 bt_status_t btif_get_remote_device_property(RawAddress* remote_addr,
174 bt_status_t btif_get_remote_device_properties(RawAddress* remote_addr);
187 bt_status_t btif_set_remote_device_property(RawAddress* remote_addr,
200 bt_status_t btif_get_remote_service_record(const RawAddress& remote_addr,
217 bt_status_t btif_dm_start_discovery(void);
228 bt_status_t btif_dm_cancel_discovery(void);
239 bt_status_t btif_dm_create_bond(const RawAddress* bd_addr, int transport);
250 bt_status_t btif_dm_create_bond_out_of_band(
263 bt_status_t btif_dm_cancel_bond(const RawAddress* bd_addr);
274 bt_status_t btif_dm_remove_bond(const RawAddress* bd_addr);
296 bt_status_t btif_dm_pin_reply(const RawAddress* bd_addr, uint8_t accept,
308 bt_status_t btif_dm_passkey_reply(const RawAddress* bd_addr, uint8_t accept,
321 bt_status_t btif_dm_ssp_reply(const RawAddress* bd_addr,
334 bt_status_t btif_dm_get_adapter_property(bt_property_t* prop);
345 bt_status_t btif_dm_get_remote_service_record(const RawAddress& remote_addr,
357 bt_status_t btif_dm_get_remote_services(const RawAddress& remote_addr);
368 bt_status_t btif_dm_get_remote_services_by_transport(RawAddress* remote_addr,
381 bt_status_t btif_dut_mode_configure(uint8_t enable);
392 bt_status_t btif_dut_mode_send(uint16_t opcode, uint8_t* buf, uint8_t len);
403 bt_status_t btif_le_test_mode(uint16_t opcode, uint8_t* buf, uint8_t len);
425 bt_status_t btif_config_hci_snoop_log(uint8_t enable);