Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c1533 gatt_remove_bg_dev_for_app(temp_gatt_if, bd_addr); in GATT_CancelConnect()
1540 status = gatt_remove_bg_dev_for_app(gatt_if, bd_addr); in GATT_CancelConnect()
Dgatt_utils.c2604 BOOLEAN gatt_remove_bg_dev_for_app(tGATT_IF gatt_if, BD_ADDR bd_addr) in gatt_remove_bg_dev_for_app() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h673 extern BOOLEAN gatt_remove_bg_dev_for_app(tGATT_IF gatt_if, BD_ADDR bd_addr);