Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_api.c1431 status = gatt_cancel_open(temp_gatt_if, bd_addr); in GATT_CancelConnect()
1443 status = gatt_cancel_open(gatt_if, bd_addr); in GATT_CancelConnect()
Dgatt_int.h624 extern BOOLEAN gatt_cancel_open(tGATT_IF gatt_if, BD_ADDR bda);
Dgatt_utils.c2005 BOOLEAN gatt_cancel_open(tGATT_IF gatt_if, BD_ADDR bda) in gatt_cancel_open() function