Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c155 static btc_hh_device_t *btc_hh_find_dev_by_bda(BD_ADDR bd_addr) in btc_hh_find_dev_by_bda() function
328 p_dev = btc_hh_find_dev_by_bda(bd_addr); in btc_hh_remove_device()
542 dev = btc_hh_find_dev_by_bda(arg->connect.bd_addr); in btc_hh_connect()
658 p_dev = btc_hh_find_dev_by_bda(arg->unplug.bd_addr); in btc_hh_virtual_unplug()
1299 p_dev = btc_hh_find_dev_by_bda(p_data->conn.bda); in btc_hh_cb_handler()