Searched refs:BTA_PanClose (Results 1 – 3 of 3) sorted by relevance
168 void BTA_PanClose(uint16_t handle) { in BTA_PanClose() function191 void BTA_PanClose(UNUSED_ATTR uint16_t handle) {} in BTA_PanClose() function
177 extern void BTA_PanClose(uint16_t handle);
262 BTA_PanClose(conn->handle); in btpan_disconnect()757 if (btpan_cb.conns[i].handle != -1) BTA_PanClose(btpan_cb.conns[i].handle); in btif_pan_close_all_conns()