Searched defs:tBTM_SEC_DEV_REC (Results 1 – 1 of 1) sorted by relevance
216 struct tBTM_SEC_DEV_REC { struct218 typedef enum : uint8_t {222 } tBTM_BOND_TYPE;224 uint32_t required_security_flags_for_pairing;225 tBTM_SEC_CALLBACK* p_callback;226 void* p_ref_data;227 uint32_t timestamp; /* Timestamp of the last connection */228 uint16_t hci_handle; /* Handle to connection when exists */229 uint16_t suggested_tx_octets; /* Recently suggested tx octects for data length231 uint16_t clock_offset; /* Latest known clock offset */[all …]