Searched refs:gatt_cancel_open (Results 1 – 3 of 3) sorted by relevance
1176 return gatt_cancel_open(gatt_if, bd_addr); in GATT_CancelConnect()1190 gatt_cancel_open(*it, bd_addr); in GATT_CancelConnect()
503 extern bool gatt_cancel_open(tGATT_IF gatt_if, const RawAddress& bda);
1111 bool gatt_cancel_open(tGATT_IF gatt_if, const RawAddress& bda) { in gatt_cancel_open() function