Home
last modified time | relevance | path

Searched refs:p_found_handle (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1187 BOOLEAN btm_sec_find_bonded_dev (UINT8 start_idx, UINT16 *p_found_handle, tBTM_SEC_DEV_REC **p_rec);
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c6178 BOOLEAN btm_sec_find_bonded_dev (UINT8 start_idx, UINT16 *p_found_handle, tBTM_SEC_DEV_REC **p_rec) in btm_sec_find_bonded_dev() argument
6188 *p_found_handle = p_dev_rec->hci_handle; in btm_sec_find_bonded_dev()