Home | History | Annotate | Download | only in include

Lines Matching refs:bt_status_t

50 bt_status_t btif_storage_get_adapter_property(bt_property_t *property);
63 bt_status_t btif_storage_set_adapter_property(bt_property_t *property);
78 bt_status_t btif_storage_get_remote_device_property(bt_bdaddr_t *remote_bd_addr,
92 bt_status_t btif_storage_set_remote_device_property(bt_bdaddr_t *remote_bd_addr,
107 bt_status_t btif_storage_add_remote_device(bt_bdaddr_t *remote_bd_addr,
122 bt_status_t btif_storage_add_bonded_device(bt_bdaddr_t *remote_bd_addr,
137 bt_status_t btif_storage_remove_bonded_device(bt_bdaddr_t *remote_bd_addr);
149 bt_status_t btif_storage_load_bonded_devices(void);
161 bt_status_t btif_storage_read_hl_apps_cb(char *value, int value_size);
173 bt_status_t btif_storage_write_hl_apps_cb(char *value, int value_size);
185 bt_status_t btif_storage_read_hl_app_data(UINT8 app_idx, char *value, int value_size);
197 bt_status_t btif_storage_write_hl_app_data(UINT8 app_idx, char *value, int value_size);
209 bt_status_t btif_storage_read_hl_mdl_data(UINT8 app_idx, char *value, int value_size);
221 bt_status_t btif_storage_write_hl_mdl_data(UINT8 app_idx, char *value, int value_size);
234 bt_status_t btif_storage_add_hid_device_info(bt_bdaddr_t *remote_bd_addr,
251 bt_status_t btif_storage_load_bonded_hid_info(void);
263 bt_status_t btif_storage_remove_hid_info(bt_bdaddr_t *remote_bd_addr);
278 bt_status_t btif_storage_add_ble_bonding_key( bt_bdaddr_t *remote_bd_addr,
282 bt_status_t btif_storage_get_ble_bonding_key(bt_bdaddr_t *remote_bd_addr,
287 bt_status_t btif_storage_add_ble_local_key(char *key,
290 bt_status_t btif_storage_remove_ble_bonding_keys(bt_bdaddr_t *remote_bd_addr);
291 bt_status_t btif_storage_remove_ble_local_keys(void);
292 bt_status_t btif_storage_get_ble_local_key(UINT8 key_type,
296 bt_status_t btif_storage_get_remote_addr_type(bt_bdaddr_t *remote_bd_addr,
299 bt_status_t btif_storage_set_remote_addr_type(bt_bdaddr_t *remote_bd_addr,
314 bt_status_t btif_storage_get_remote_version(const bt_bdaddr_t *remote_bd_addr,