Searched refs:btif_device_record_t (Results 1 – 8 of 8) sorted by relevance
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/nv_section/userdata_section/ |
A D | nvrecord_bt.h | 25 int nv_record_enum_latest_two_paired_dev(btif_device_record_t* record1,btif_device_record_t* record… 32 bt_status_t nv_record_enum_dev_records(unsigned short index,btif_device_record_t* record); 33 bt_status_t nv_record_ddbrec_find(const bt_bdaddr_t *bd_ddr, btif_device_record_t*record);
|
A D | nvrecord_extension.h | 82 btif_device_record_t record; 129 btif_device_record_t record;
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/nv_section/fpga_section/ |
A D | nvrecord_bt.h | 25 int nv_record_enum_latest_two_paired_dev(btif_device_record_t* record1,btif_device_record_t* record… 32 bt_status_t nv_record_enum_dev_records(unsigned short index,btif_device_record_t* record); 33 bt_status_t nv_record_ddbrec_find(const bt_bdaddr_t *bd_ddr, btif_device_record_t*record);
|
A D | nvrecord_externsion.h | 81 btif_device_record_t record; 128 btif_device_record_t record;
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/osif/ |
A D | ddbif.h | 14 bt_status_t ddbif_add_record(btif_device_record_t *record); 18 bt_status_t ddbif_find_record(const bt_bdaddr_t *bdAddr, btif_device_record_t *record); 22 bt_status_t ddbif_enum_device_records(I16 index, btif_device_record_t *record);
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/nvrecord/ |
A D | nvrecord.h | 105 btif_device_record_t record; 114 bt_status_t nv_record_enum_dev_records(unsigned short index,btif_device_record_t* record); 116 bt_status_t nv_record_ddbrec_find(const bt_bdaddr_t *bd_ddr, btif_device_record_t*record); 127 int nv_record_enum_latest_two_paired_dev(btif_device_record_t* record1,btif_device_record_t* record…
|
A D | nvrecord_env.h | 36 btif_device_record_t record;
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/ |
A D | me_api.h | 713 } btif_device_record_t; typedef 1122 btif_device_record_t * record); 1206 bt_status_t btif_sec_add_device_record(btif_device_record_t * record); 1207 bt_status_t btif_enum_device_record(U16 dev_id, btif_device_record_t *record);
|
Completed in 17 milliseconds