Searched refs:GATT_Disconnect (Results 1 – 5 of 5) sorted by relevance
1172 extern tGATT_STATUS GATT_Disconnect (UINT16 conn_id);
589 GATT_Disconnect(p_clcb->conn_id); in gap_ble_cl_op_cmpl()
835 if (GATT_Disconnect(p_msg->hdr.layer_specific) != GATT_SUCCESS) { in bta_gatts_close()
868 cb_data.close.status = GATT_Disconnect(p_data->hdr.layer_specific); in bta_gattc_close()
1559 tGATT_STATUS GATT_Disconnect (UINT16 conn_id) in GATT_Disconnect() function