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

/system/bt/stack/gatt/
H A Dgatt_api.c1431 status = gatt_cancel_open(temp_gatt_if, bd_addr);
1443 status = gatt_cancel_open(gatt_if, bd_addr);
H A Dgatt_int.h624 extern BOOLEAN gatt_cancel_open(tGATT_IF gatt_if, BD_ADDR bda);
H A Dgatt_utils.c1998 ** Function gatt_cancel_open
2005 BOOLEAN gatt_cancel_open(tGATT_IF gatt_if, BD_ADDR bda) function

Completed in 12 milliseconds