Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hd_api.h277 extern void BTA_HdRemoveDevice(BD_ADDR addr);
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_api.c258 extern void BTA_HdRemoveDevice(BD_ADDR addr) in BTA_HdRemoveDevice() function
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c140 BTA_HdRemoveDevice((uint8_t *)&bd_addr); in btc_hd_remove_device()