Home
last modified time | relevance | path

Searched defs:tBTM_DEVCB (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/stack/btm/
H A Dbtm_int_types.h129 typedef struct tBTM_DEVCB { struct
140 alarm_t* read_rssi_timer; /* Read RSSI timer */
155 alarm_t* read_link_quality_timer;
170 tBTM_BLE_LOCAL_ID_KEYS id_keys; /* local BLE ID keys */
171 Octet16 ble_encryption_key_value; /* BLE encryption key */
174 bool no_disc_if_pair_fail;
175 bool enable_test_mac_val;
176 BT_OCTET8 test_mac;
177 bool enable_test_local_sign_cntr;
178 uint32_t test_local_sign_cntr;
[all …]