Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_int.h564 bool gatt_auto_connect_dev_remove(tGATT_IF gatt_if, const RawAddress& bd_addr);
Dgatt_api.cc1547 return gatt_auto_connect_dev_remove(p_reg->gatt_if, bd_addr); in GATT_CancelConnect()
Dgatt_utils.cc1871 bool gatt_auto_connect_dev_remove(tGATT_IF gatt_if, const RawAddress& bd_addr) { in gatt_auto_connect_dev_remove() function