Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_api.c1453 gatt_remove_bg_dev_for_app(temp_gatt_if, bd_addr); in GATT_CancelConnect()
1463 status = gatt_remove_bg_dev_for_app(gatt_if, bd_addr); in GATT_CancelConnect()
Dgatt_int.h607 extern BOOLEAN gatt_remove_bg_dev_for_app(tGATT_IF gatt_if, BD_ADDR bd_addr);
Dgatt_utils.c2532 BOOLEAN gatt_remove_bg_dev_for_app(tGATT_IF gatt_if, BD_ADDR bd_addr) in gatt_remove_bg_dev_for_app() function