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

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_api.c1414 status = gatt_cancel_open(temp_gatt_if, bd_addr);
1426 status = gatt_cancel_open(gatt_if, bd_addr);
H A Dgatt_int.h602 extern BOOLEAN gatt_cancel_open(tGATT_IF gatt_if, BD_ADDR bda);
H A Dgatt_utils.c1827 ** Function gatt_cancel_open
1834 BOOLEAN gatt_cancel_open(tGATT_IF gatt_if, BD_ADDR bda) function

Completed in 120 milliseconds