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_int.h479 extern bool gatt_remove_bg_dev_for_app(tGATT_IF gatt_if,
Dgatt_api.cc1182 if (gatt_if) return gatt_remove_bg_dev_for_app(gatt_if, bd_addr); in GATT_CancelConnect()
Dgatt_utils.cc1364 bool gatt_remove_bg_dev_for_app(tGATT_IF gatt_if, const RawAddress& bd_addr) { in gatt_remove_bg_dev_for_app() function