Home
last modified time | relevance | path

Searched refs:dev_rec_count (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/
Dbtm_dev.c99 p_dev_rec->timestamp = btm_cb.dev_rec_count++; in BTM_SecAddDevice()
405 p_dev_rec->timestamp = btm_cb.dev_rec_count++; in btm_sec_alloc_dev()
Dbtm_ble.c1932 p_dev_rec->timestamp = btm_cb.dev_rec_count++; in btm_ble_connected()
Dbtm_sec.c4295 p_dev_rec->timestamp = btm_cb.dev_rec_count++; in btm_sec_connected()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h897 UINT32 dev_rec_count; /* Counter used for device record timestamp */ member